opt

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 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 End

type End struct {
}

type Middle

type Middle struct {
}

type OpType

type OpType int
const (
	Int    OpType = 0
	String OpType = 1
	Float  OpType = 2
)

type Optional

type Optional struct {
	// contains filtered or unexported fields
}

func OfString

func OfString(s string) *Optional

func (*Optional) String

func (o *Optional) String() (string, error)

Jump to

Keyboard shortcuts

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