serial

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 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 Int

type Int interface {
	Value() int
}

type IntLiteral

type IntLiteral int

func (IntLiteral) String

func (this IntLiteral) String() string

func (IntLiteral) Value

func (this IntLiteral) Value() int

type String

type String interface {
	String() string
}

An interface for any objects that has string presentation.

type StringLiteral

type StringLiteral string

func (StringLiteral) String

func (this StringLiteral) String() string

type Uint16

type Uint16 interface {
	Value() uint16
}

type Uint16Literal

type Uint16Literal uint16

func (Uint16Literal) String

func (this Uint16Literal) String() string

func (Uint16Literal) Value

func (this Uint16Literal) Value() uint16

Jump to

Keyboard shortcuts

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