MCPcopy Index your code
hub / github.com/koding/kite / String

Method String

examples/math/config.go:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48}
49
50func (c *Config) String() string {
51 return c.URL.Host
52}

Callers 2

math-register.goFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected