base

package
v1.24.0-basal-automated.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2018 License: BSD-3-Clause Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

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

func New

func New() *Base

func (*Base) Error

func (b *Base) Error() error

func (*Base) HasError added in v1.24.0

func (b *Base) HasError() bool

func (*Base) HasMeta added in v1.24.0

func (b *Base) HasMeta() bool

func (*Base) HasSource added in v1.24.0

func (b *Base) HasSource() bool

func (*Base) Meta added in v1.24.0

func (b *Base) Meta() interface{}

func (*Base) Origin added in v1.24.0

func (b *Base) Origin() structure.Origin

func (*Base) ReportError

func (b *Base) ReportError(err error)

func (*Base) Source added in v1.24.0

func (b *Base) Source() structure.Source

func (*Base) WithMeta

func (b *Base) WithMeta(meta interface{}) *Base

func (*Base) WithOrigin added in v1.24.0

func (b *Base) WithOrigin(origin structure.Origin) *Base

func (*Base) WithReference

func (b *Base) WithReference(reference string) *Base

func (*Base) WithSource

func (b *Base) WithSource(source structure.Source) *Base

Jump to

Keyboard shortcuts

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