type github.com/oapi-codegen/runtime/types.Date (struct)

Method Implmentations (51 other methods implement nothing)


MarshalBinary() ([]byte, error) Date.M : encoding.BinaryMarshaler.MarshalBinary *Date.M : crypto/hmac.marshalable.MarshalBinary
MarshalJSON() ([]byte, error) Date.M : encoding/json.Marshaler.MarshalJSON
MarshalText() ([]byte, error) Date.M : encoding.TextMarshaler.MarshalText
String() string Date.M : fmt.Stringer.String Date.M : context.stringer.String Date.M : runtime.stringer.String
UnmarshalBinary(data []byte) error *Date.M : encoding.BinaryUnmarshaler.UnmarshalBinary *Date.M : crypto/hmac.marshalable.UnmarshalBinary
UnmarshalJSON(data []byte) error *Date.M : encoding/json.Unmarshaler.UnmarshalJSON