package fid
import "go.rbn.im/neinp/fid"
Package fid supplies a fid type and the usual mutexed map for storing them.
Index ¶
Types ¶
type Fid ¶
type Fid uint32
type Map ¶
func New ¶
func New() *Map
func (*Map) Delete ¶
func (*Map) Get ¶
func (*Map) Set ¶
Source Files ¶
fid.go map.go
- Version
- v0.0.0-20210223183118-a76f220d4840 (latest)
- Published
- Feb 23, 2021
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 6 days ago –
Tools for package owners.