modulepackage
0.1.1
Repository: https://github.com/magma/augmented-networks.git
Documentation: pkg.go.dev
# README
Basic Accounting Protocol
Google proto definitions of basic accounting service
To modify/extend the RPC - edit acct.proto
Then run 'go generate ./...' in this directory to update corresponding Go GRPC files.
Please, commit generated .pb.go files together with your .proto changes.
# Functions
No description provided by the author
No description provided by the author
# Structs
Quality Of Service data.
user session descriptor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
start session response.
optional update triggers user identity provider will use report_limits to express its update frequency preferences.
No description provided by the author
UnimplementedAccountingServer can be embedded to have forward compatible implementations.
update_req is relying information on user's ongoing session consumption.
# Interfaces
AccountingClient is the client API for Accounting service.
AccountingServer is the server API for Accounting service.