json

package
v0.0.0-...-d6e517e Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SplitKey

func SplitKey(key string) []string

Types

type Object

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

func FromBase64

func FromBase64(encoded string) (*Object, error)

func (*Object) GetValue

func (o *Object) GetValue(key string) (*Value, error)

func (*Object) String

func (o *Object) String() string

type Value

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

func (*Value) AsFloat

func (v *Value) AsFloat() (float64, error)

func (*Value) String

func (v *Value) String() string

Jump to

Keyboard shortcuts

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