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

Function init

examples/exp2-query/exp2-query.go:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12)
13
14func init() {
15 rand.Seed(time.Now().UnixNano())
16}
17
18func main() {
19 // Create a kite

Callers

nothing calls this directly

Calls 1

SeedMethod · 0.80

Tested by

no test coverage detected