Go Package time: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://golang.org/pkg/time/ =Internal= * Standard Library") |
|||
Line 6: | Line 6: | ||
* [[Go Concepts - Standard Library#Packages|Standard Library]] | * [[Go Concepts - Standard Library#Packages|Standard Library]] | ||
=Overview= | |||
* <tt>[https://golang.org/pkg/time/#After time.After]</tt> |