arg

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 31, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(name, defaultVal string) (string, bool)

* * Get * @param name, defaultVal string * @return string, bool *

func GetBool

func GetBool(name string, defaultVal bool) (bool, bool)

* * GetBool * @param name, defaultVal bool * @return bool, bool *

func GetFloat64

func GetFloat64(name string, defaultVal float64) (float64, bool)

* * GetFloat64 * @param name, defaultVal float64 * @return float64, bool *

func GetInt

func GetInt(name string, defaultVal int) (int, bool)

* * GetInt * @param name, defaultVal int * @return int, bool *

func GetInt64

func GetInt64(name string, defaultVal int64) (int64, bool)

* * GetInt64 * @param name, defaultVal int64 * @return int64, bool *

Types

This section is empty.

Jump to

Keyboard shortcuts

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