#service #public #interact #plane #data #public-api #agp

agp-service

Main service and public API to interact with AGP data plane

1 unstable release

new 0.1.0 Feb 11, 2025

#10 in #plane


Used in agp-gw

Apache-2.0

21KB
450 lines

Service Module

This module provides the core functionalities for the gateway's service layer. It includes the main entry point for the service logic.

Files

lib.rs

This file contains the main entry point for the service module.

Usage

To use this module, include it in your Cargo.toml:

[dependencies]
gateway-service = "0.1.0"

Dependencies

~90MB
~2M SLoC