Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App is the highest level struct of the rest_api application. Stores the server, client, and config settings.
func (*App) Initialize ¶
Initialize is a function used to initialize a new instantiation of the API Application
Click to show internal directories.
Click to hide internal directories.