Documentation ¶ Index ¶ func Start(logger *log.Logger, config config.Config) (func(), error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Start ¶ func Start(logger *log.Logger, config config.Config) (func(), error) Start beings the authenticator's API server, and returns a function that can be called to begin graceful shutdown. Be sure to wait until the graceful shutdown function completes to end the program. Types ¶ This section is empty. Source Files ¶ View all Source files api.go health.go Click to show internal directories. Click to hide internal directories.