package
0.0.0-20211205172214-6a2c5c641523
Repository: https://github.com/pumpkinseed/adventure-of-golang.git
Documentation: pkg.go.dev

# Functions

TimeFrom creates a new Time that will always be valid.
TimeFromPtr creates a new Time that will be null if t is nil.
NewTime creates a new Time.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Time is a nullable time.Time.
No description provided by the author