MCPcopy Create free account
hub / github.com/koding/kite / init

Function init

examples/exp2-watch/exp2-watch.go:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16)
17
18func init() {
19 rand.Seed(time.Now().UnixNano())
20}
21
22func main() {
23 // Create a kite

Callers

nothing calls this directly

Calls 1

SeedMethod · 0.80

Tested by

no test coverage detected