serial

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bytes added in v1.1.4

type Bytes interface {
	Bytes() []byte
}

type BytesLiteral added in v1.1.4

type BytesLiteral []byte

func (BytesLiteral) Int64Value added in v1.1.4

func (this BytesLiteral) Int64Value() int64

func (BytesLiteral) Value added in v1.1.4

func (this BytesLiteral) Value() []byte

type Int added in v1.1.1

type Int interface {
	Value() int
}

type Int64Literal added in v1.1.4

type Int64Literal int64

func (Int64Literal) Bytes added in v1.1.4

func (this Int64Literal) Bytes() []byte

func (Int64Literal) String added in v1.1.4

func (this Int64Literal) String() string

func (Int64Literal) Value added in v1.1.4

func (this Int64Literal) Value() int64

type IntLiteral added in v1.1.1

type IntLiteral int

func (IntLiteral) String added in v1.1.1

func (this IntLiteral) String() string

func (IntLiteral) Value added in v1.1.1

func (this IntLiteral) Value() int

type String added in v1.1.1

type String interface {
	String() string
}

An interface for any objects that has string presentation.

type StringLiteral added in v1.1.1

type StringLiteral string

func (StringLiteral) String added in v1.1.1

func (this StringLiteral) String() string

type Uint16 added in v1.1.1

type Uint16 interface {
	Value() uint16
}

type Uint16Literal added in v1.1.1

type Uint16Literal uint16

func (Uint16Literal) String added in v1.1.1

func (this Uint16Literal) String() string

func (Uint16Literal) Value added in v1.1.1

func (this Uint16Literal) Value() uint16

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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