//
pkg.gl
Category
github.com/zaporter/go-update-mongo
internal
ferret
util
resource
package
0.1.1
Repository:
https://github.com/zaporter/go-update-mongo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
13
Files
94 SLOC
#
Functions
NewToken
NewToken returns a new Token.
Track
Track tracks the lifetime of an object until Untrack is called on it.
Untrack
Untrack stops tracking the lifetime of an object.
#
Type aliases
Token
Token should be a field of a tracked object.