Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ apply
Method
apply
pkg/version/remote.go:126–126 ·
view source on GitHub ↗
(*checkOptions)
Source
from the content-addressed store, hash-verified
124
// CheckOption customizes the version check.
125
type
CheckOption
interface
{
126
apply(*checkOptions)
127
}
128
129
type
checkOptionFunc
func
(*checkOptions)
Callers
1
CheckUpdate
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected