package
0.0.0-20201215173027-a12daaf43806
Repository: https://github.com/vividcortex/goji.git
Documentation: pkg.go.dev

# Functions

Default parses and binds to the default socket as given to us by the flag module.
Ready notifies the environment (for now, just Einhorn) that the process is ready to receive traffic.
Socket parses and binds to the specified address.
WithFlag adds a standard flag to the global flag instance that allows configuration of the default socket.