MCPcopy Create free account
hub / github.com/code-scan/Goal / Bufferover

Struct Bufferover

Gsensor/Bufferover.go:11–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type Bufferover struct {
12 Domain string
13 Type string
14 result Result
15 http Ghttp.Http
16}
17
18type BufferoverResult struct {
19 Meta struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected