MCPcopy Create free account
hub / github.com/cppla/moto / dialResult

Struct dialResult

controller/boost.go:29–32  ·  view source on GitHub ↗

防止规则极多导致无限增长

Source from the content-addressed store, hash-verified

27type boostWinnerEntry struct {
28 addr string
29 expires time.Time
30 generation uint64
31}
32
33type boostWinnerToken struct {
34 key string
35 addr string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected