startup

package module
v2.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 11 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 any)

func MustParseCommandLineWithOptions

func MustParseCommandLineWithOptions(opts any, options flags.Options)

func ParseCommandLine

func ParseCommandLine(opts any) error

func ParseCommandLineWithOptions

func ParseCommandLineWithOptions(opts any, options flags.Options) error

ParseCommandLineWithOptions 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
pg
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.
testcmd command

Jump to

Keyboard shortcuts

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