Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Environment ¶ added in v0.1.29
func (*Environment) UnmarshalJSON ¶ added in v0.1.29
func (m *Environment) UnmarshalJSON(bs []byte) error
type Environments ¶ added in v0.1.29
type Environments []Environment
type Metadata ¶ added in v0.1.29
type Metadata struct {
InternalID string
}
func (*Metadata) UnmarshalJSON ¶ added in v0.1.29
type Nullable ¶ added in v0.1.29
func (Nullable[T]) MarshalJSON ¶ added in v0.1.29
func (*Nullable[T]) UnmarshalJSON ¶ added in v0.1.29
type PageCustomTypeQuery ¶
type PageCustomTypeQuery string
func (*PageCustomTypeQuery) ParseString ¶ added in v0.1.15
func (s *PageCustomTypeQuery) ParseString(v string) error
func (PageCustomTypeQuery) String ¶
func (s PageCustomTypeQuery) String() string
type Settings ¶ added in v0.1.29
func (*Settings) UnmarshalJSON ¶ added in v0.1.29
Click to show internal directories.
Click to hide internal directories.