//
pkg.gl
Category
azugo.io/core
server
package
0.17.2
Repository:
https://github.com/azugo/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
74 SLOC
#
Functions
New
New returns new Azugo pre-configured core server with default configuration.
Run
Run starts an application and waits for it to finish.
#
Structs
Options
No description provided by the author
#
Interfaces
Runnable
Runnable provides methods to run application that will gracefully stop.