Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ Request
Struct
Request
examples/math/config.go:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
Request
struct
{
11
Number int
12
Name string
13
}
14
15
var
Host = &Config{
16
URL: &url.URL{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected