lancer

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LancerData

type LancerData struct {
	bytes.Buffer
	// contains filtered or unexported fields
}

func (*LancerData) Commit

func (ld *LancerData) Commit() error

func (*LancerData) PutBool

func (ld *LancerData) PutBool(v bool) *LancerData

func (*LancerData) PutFloat

func (ld *LancerData) PutFloat(v float64) *LancerData

func (*LancerData) PutInt

func (ld *LancerData) PutInt(v int64) *LancerData

func (*LancerData) PutString

func (ld *LancerData) PutString(v string) *LancerData

func (*LancerData) PutTimestamp

func (ld *LancerData) PutTimestamp(v time.Time) *LancerData

func (*LancerData) PutUint

func (ld *LancerData) PutUint(v uint64) *LancerData

type LancerLogStream

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

func NewLancerLogStream

func NewLancerLogStream(address string, capacity int, timeout time.Duration) *LancerLogStream

func (*LancerLogStream) Close

func (lancer *LancerLogStream) Close()

func (*LancerLogStream) NewLancerData

func (lancer *LancerLogStream) NewLancerData(logid string, token string) *LancerData

Jump to

Keyboard shortcuts

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