lot

package
v0.0.0-...-27ed260 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2018 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value struct {
	SomeString        string
	SomeInt           int64
	SomeFloat         float64
	SomeBool          bool
	SomeListOfStrings []string
	SomeListOfInts    []int64
	SomeListOfFloats  []float64
	SomeListOfBools   []bool
}

func New

func New() Value

New returns a struct with exported fields of different types

Jump to

Keyboard shortcuts

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