mirror of
https://github.com/number571/go-peer.git
synced 2026-09-14 11:05:42 +05:00
3 lines
97 B
Go
3 lines
97 B
Go
// Package state allows you to switch running state from true/false to false/true.
|
|
package state
|