ref

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: MIT Imports: 2 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value struct {
	VariableName string
	Value        interface{}
	// contains filtered or unexported fields
}

func (*Value) ClonePtr added in v0.1.9

func (referenceValue *Value) ClonePtr() *Value

func (*Value) FullString

func (referenceValue *Value) FullString() string

func (*Value) FullStringPtr

func (referenceValue *Value) FullStringPtr() *string

func (*Value) IsEqual added in v0.0.4

func (referenceValue *Value) IsEqual(another *Value) bool

func (*Value) String

func (referenceValue *Value) String() string

func (*Value) StringWithoutType

func (referenceValue *Value) StringWithoutType() string

func (*Value) StringWithoutTypePtr

func (referenceValue *Value) StringWithoutTypePtr() *string

Jump to

Keyboard shortcuts

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