threeflag

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThreeFlag

type ThreeFlag int

ThreeFlag implements a 3-value flag: "undefined", "true", "false"

const (
	Undefined ThreeFlag = 0
	False     ThreeFlag = -1
	True      ThreeFlag = 1
)

func (ThreeFlag) String

func (tf ThreeFlag) String() string

Jump to

Keyboard shortcuts

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