Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonResponse ¶
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(s *string, clear bool) *NullableString
func (*NullableString) MarshalJSON ¶
func (n *NullableString) MarshalJSON() ([]byte, error)
type SetupTestResponse ¶
Click to show internal directories.
Click to hide internal directories.