# Packages
Package types implements all the types used by the AAUser protocol.
# Functions
NewProtocol returns a new AAUser protocol.
# Constants
MethodGetApplicationInfo is the method ID for the method GetApplicationInfo.
MethodRegisterApplication is the method ID for the method RegisterApplication.
MethodSetApplicationInfo is the method ID for the method RegisterApplication.
MethodUnregisterApplication is the method ID for the method UnregisterApplication.
ProtocolID is the protocol ID for the AAUser protocol.
# Structs
Protocol stores all the RMC method handlers for the AAUser protocol and listens for requests.
# Interfaces
Interface implements the methods present on the AAUser Protocol struct.