type github.com/golang-jwt/jwt/v5.NumericDate (struct)

Method Implmentations (51 other methods implement nothing)

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