Documentation ¶
Overview ¶
Package optype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Index = OpType{"index"} Create = OpType{"create"} )
Functions ¶
This section is empty.
Types ¶
type OpType ¶
type OpType struct {
Name string
}
func (OpType) MarshalText ¶
func (*OpType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.