Home
last modified time | relevance | path

Searched defs:hasUpDown (Results 1 – 2 of 2) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/api/
H A Dpolling.go105 type hasUpDown interface { interface
110 func waitingForUpFunc(readFunc func() (hasUpDown, error), maxRetry int) func() (bool, interface{}, …
132 func waitingForDownFunc(readFunc func() (hasUpDown, error), maxRetry int) func() (bool, interface{}…
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/api/
H A Dpolling.go105 type hasUpDown interface { interface
110 func waitingForUpFunc(readFunc func() (hasUpDown, error), maxRetry int) func() (bool, interface{}, …
132 func waitingForDownFunc(readFunc func() (hasUpDown, error), maxRetry int) func() (bool, interface{}…