dimension

package
v0.0.0-...-e488709 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Intersection

func Intersection(input ...*Dimension) []key

finds keys that are present in all dimensions

Types

type Dimension

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

func Deserialize

func Deserialize(r io.Reader) (*Dimension, error)

func FromBytes

func FromBytes(p []byte) *Dimension

func New

func New() *Dimension

func (*Dimension) Bytes

func (t *Dimension) Bytes() []byte

func (*Dimension) Insert

func (d *Dimension) Insert(key key)

func (*Dimension) Serialize

func (s *Dimension) Serialize(w io.Writer) error

Jump to

Keyboard shortcuts

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