value

package
v0.0.0-...-6120cfb Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: Apache-2.0 Imports: 2 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 NewStringValue

func NewStringValue(s string) Value

func (*Value) Clone

func (v *Value) Clone() *Value

func (*Value) GetBytes

func (v *Value) GetBytes() []byte

func (*Value) GetString

func (v *Value) GetString() string

func (*Value) String

func (v *Value) String() string

func (*Value) Type

func (v *Value) Type() bsontype.Type

type Values

type Values []Value

func (*Values) Clone

func (v *Values) Clone() Values

Jump to

Keyboard shortcuts

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