# Functions
NewAgent Create a new instance of Agent.
NewAPIV1 creates a new instance of API service.
NewClientSessions .
NewEvents creates an instance of Events.
NewProjectPathMap Create a new instance of PathMap.
NewProjects Create a new instance of Project Model.
NewProjectST Create a new instance of STProject.
NewWebServer creates an instance of WebServer.
NewXdsServer creates an instance of XdsServer.
# Structs
APIService .
ClientSession contains the info of a user/client session.
Context holds the Agent context structure.
EventDef Definition on one event.
Events Hold registered events per context.
PathMap .
Projects Represent a an XDS Projects.
Sessions holds client sessions.
STProject .
WebServer .
XdsServer .
# Interfaces
IPROJECT Project interface.