//
pkg.gl
Category
github.com/codeation/tile
eventlink
syncvar
package
0.1.5
Repository:
https://github.com/codeation/tile.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
32 SLOC
#
Functions
New
New creates a new Var with specified value.
Zero
Zero creates a new Var with a zero value.
#
Structs
Var
Var contains a variable of any type protected by a mutex.