startup

package module
v1.6.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2019 License: MIT Imports: 10 Imported by: 3

README

Build Status

startup

Yet another library to help writing services.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustParseCommandLine

func MustParseCommandLine(opts interface{})

func MustParseCommandLineWithOptions added in v1.6.7

func MustParseCommandLineWithOptions(opts interface{}, options flags.Options)

func ParseCommandLine

func ParseCommandLine(opts interface{}) error

func ParseCommandLineWithOptions added in v1.6.7

func ParseCommandLineWithOptions(opts interface{}, options flags.Options) error

Parses command line.

Types

type URL added in v1.4.6

type URL struct {
	*url.URL
}

func (*URL) MarshalFlag added in v1.4.6

func (flag *URL) MarshalFlag() (string, error)

func (*URL) UnmarshalFlag added in v1.4.6

func (flag *URL) UnmarshalFlag(value string) error

Directories

Path Synopsis
cmd
lib
events Module
kafka Module
schema Module
tracing Module
startup_base module
startup_http module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL