//
pkg.gl
Category
github.com/alecthomas/types
once
package
0.16.0
Repository:
https://github.com/alecthomas/types.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
Files
17 SLOC
#
Functions
Once
Once returns a new Handle[T] that calls f exactly once.
#
Structs
Handle
No description provided by the author