adapter

package
v0.0.0-...-2d911fe Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Float32

type Float32 struct {
	parameter.NamedReadWriter
	// contains filtered or unexported fields
}

func NewFloat32

func NewFloat32(value float32, parameter parameter.NamedReadWriter) *Float32

func (*Float32) Get

func (p *Float32) Get() float32

func (*Float32) MarshalJSONObject

func (p *Float32) MarshalJSONObject(enc *gojay.Encoder)

func (*Float32) Set

func (p *Float32) Set(value float32)

type Int8

type Int8 struct {
	parameter.NamedReadWriter
	// contains filtered or unexported fields
}

func NewInt8

func NewInt8(value int8, parameter parameter.NamedReadWriter) *Int8

func (*Int8) Get

func (p *Int8) Get() int8

func (*Int8) MarshalJSONObject

func (p *Int8) MarshalJSONObject(enc *gojay.Encoder)

func (*Int8) Set

func (p *Int8) Set(value int8)

Jump to

Keyboard shortcuts

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