utils

package
v0.0.5-alpha3 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Edivisible

func Edivisible(s1, s2 int64) bool

func Int64Max

func Int64Max(s1, s2 int64) int64

func Int64Min

func Int64Min(s1, s2 int64) int64

Types

type Argable

type Argable interface {
	Arg(name string, help string) *kingpin.ArgClause
}

type Flagable

type Flagable interface {
	Flag(name string, help string) *kingpin.FlagClause
}

type KingPin

type KingPin interface {
	Argable
	Flagable
}

Jump to

Keyboard shortcuts

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