package
0.0.0-20241107155323-bd860cc666d1
Repository: https://github.com/alangotbithin/vc-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.