coreconverted

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bytes

type Bytes struct {
	Values        *[]byte
	CombinedError error
}

func (*Bytes) HandleWithPanic

func (receiver *Bytes) HandleWithPanic()

func (*Bytes) HasError

func (receiver *Bytes) HasError() bool

func (*Bytes) IsEmpty

func (receiver *Bytes) IsEmpty() bool

func (*Bytes) Length

func (receiver *Bytes) Length() int

type Integers

type Integers struct {
	Values        *[]int
	CombinedError error
}

func (*Integers) HandleWithPanic

func (receiver *Integers) HandleWithPanic()

func (*Integers) HasError

func (receiver *Integers) HasError() bool

func (*Integers) IsEmpty

func (receiver *Integers) IsEmpty() bool

func (*Integers) Length

func (receiver *Integers) Length() int

Jump to

Keyboard shortcuts

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