Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FieldValue ¶
func ToOrderMap ¶
func ToOrderMap(jsonStr string) (list []FieldValue, err error)
type OrderArray ¶
type OrderArray []any
type OrderMap ¶
type OrderMap struct {
// contains filtered or unexported fields
}
func (*OrderMap) Fields ¶
func (self *OrderMap) Fields() []FieldValue
func (*OrderMap) MarshalJSON ¶
implementation of interface Marshaler
func (*OrderMap) UnmarshalJSON ¶
implementation of interface Unmarshaler
Click to show internal directories.
Click to hide internal directories.