value

package
v0.0.0-...-2552c51 Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: MIT Imports: 5 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 {
	// contains filtered or unexported fields
}

func ValueOf

func ValueOf(val interface{}) Value

func (*Value) Float32

func (s *Value) Float32() float32

func (*Value) Float64

func (s *Value) Float64() float64

func (*Value) Int

func (s *Value) Int() int

func (*Value) Int16

func (s *Value) Int16() int16

func (*Value) Int32

func (s *Value) Int32() int32

func (*Value) Int8

func (s *Value) Int8() int8

func (*Value) IsValid

func (s *Value) IsValid() bool

func (*Value) Setup

func (s *Value) Setup(val interface{}) (res bool)

func (*Value) String

func (s *Value) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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