serial

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package serial implements access-cli serializables

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NullableOptionalInt

type NullableOptionalInt struct {
	Value *int64
}

func (NullableOptionalInt) MarshalJSON

func (n NullableOptionalInt) MarshalJSON() ([]byte, error)

MarshalJSON returns the NullableOptionalInt as JSON

func (*NullableOptionalInt) UnmarshalJSON

func (n *NullableOptionalInt) UnmarshalJSON(data []byte) error

UnmarshalJSON sets the NullableOptionalInt from JSON

Jump to

Keyboard shortcuts

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