type time.Time (struct)

Method Implmentations (51 other methods implement nothing)


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