Documentation
¶
Overview ¶
Package types provides the enum like type.
Copyright Nobuyuki Matsui<nobuyuki.matsui>.
SPDX-License-Identifier: Apache-2.0
Package types provides the enum like type.
Copyright Nobuyuki Matsui<nobuyuki.matsui>.
SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventType ¶
type EventType int
EventType : event type
func (EventType) MarshalJSON ¶
MarshalJSON : Marshaler interface of ObjectType
func (*EventType) UnmarshalJSON ¶
UnmarshalJSON : Marshaler interface of ObjectType
type ModelType ¶
type ModelType int
ModelType : model type
func (ModelType) MarshalJSON ¶
MarshalJSON : Marshaler interface
func (*ModelType) UnmarshalJSON ¶
UnmarshalJSON : Marshaler interface
Click to show internal directories.
Click to hide internal directories.