package
0.0.0-20241223214030-968d722126d0
Repository: https://github.com/speakeasy-api/rest-template-go.git
Documentation: pkg.go.dev

# Functions

Start starts the application.

# Structs

App represents the application run by this service.

# Interfaces

Listener represents a type that can listen for incoming connections.

# Type aliases

OnShutdownFunc is a function that is called when the app is shutdown.
OnStart is a function that is called when the app is started.