startup

package module
v2.3.32 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 10 Imported by: 1

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

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

func ParseCommandLine

func ParseCommandLine(opts interface{}) error

func ParseCommandLineWithOptions

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

Parses command line.

Types

type URL

type URL struct {
	*url.URL
}

func (*URL) MarshalFlag

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

func (*URL) UnmarshalFlag

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

Directories

Path Synopsis
lib
api
fs
jwt
ql
set
tz
tint
Package tint implements a zero-dependency [slog.Handler] that writes tinted (colorized) logs.
Package tint implements a zero-dependency [slog.Handler] that writes tinted (colorized) logs.

Jump to

Keyboard shortcuts

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