package
1.7.1
Repository: https://github.com/vine-io/vine.git
Documentation: pkg.go.dev

# Functions

Action sets the command action.
Address to bind to - host:port.
Advertise The address to advertise for discovery - host:port.
AfterStart is executed after server start.
AfterStop is executed after server stop.
App for custom gin.Engine.
BeforeStart is executed before the server starts.
BeforeStop is executed before the server stops.
Context specifies a context for the service.
FlagSet sets the command flagSet.
HandleSignal toggles automatic installation of the signal handler that traps TERM, INT, and QUIT.
Icon specifies an icon url to load in the UI.
Id for Unique server id.
Metadata associated with the service.
Name of Web.
NewService returns a new web.Service.
RegisterCheck run func before registry service.
RegisterInterval Register the service with at interval.
RegisterTTL Register the service with a TTL.
Registry used for discovery.
Secure Use secure communication.
StaticDir sets the static file directory.
TLSConfig to be used for the transport.
Version of the service.
VineService sets the vine.Service used internally.

# Constants

No description provided by the author
RFC 7231, 4.3.6.
RFC 7231, 4.3.5.
RFC 7231, 4.3.1.
RFC 7231, 4.3.2.
RFC 7231, 4.3.7.
RFC 5789.
RFC 7231, 4.3.3.
RFC 7231, 4.3.4.
RFC 7231, 4.3.8.

# Variables

Web basic Defaults.
Web basic Defaults.
For serving.
Web basic Defaults.
Web basic Defaults.
for registration.
static directory.
Web basic Defaults.

# Structs

Options for web.

# Interfaces

Service is a web service with service discovery built in.

# Type aliases

Option for web.