type time.Time (struct)

Method Implmentations (41 other methods implement nothing)

GobDecode(data []byte) error (*T).M : encoding/gob.GobDecoder.GobDecode
GobEncode() ([]byte, error) M : encoding/gob.GobEncoder.GobEncode
MarshalJSON() ([]byte, error) M : encoding/json.Marshaler.MarshalJSON
String() string M : fmt.Stringer.String M : src.elv.sh/pkg/eval/vals.Stringer.String M : context.stringer.String M : os/signal.stringer.String M : runtime.stringer.String
UnmarshalJSON(data []byte) error (*T).M : encoding/json.Unmarshaler.UnmarshalJSON