package
1.3.0
Repository: https://github.com/trustbloc/did-go.git
Documentation: pkg.go.dev

# Functions

NewTime creates a TimeWrapper wrapped around the given time.Time.
NewTimeWithTrailingZeroMsec creates a TimeWrapper wrapped around the given time.Time.
ParseTimeWithTrailingZeroMsec parses a formatted string and returns the time value it represents.
ParseTimeWrapper parses a formatted string and returns the time value it represents.

# Structs

TimeWrapper overrides marshalling of time.Time.

# Type aliases

TimeWithTrailingZeroMsec overrides marshalling of time.Time.