MCPcopy 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.
125type CheckOption interface {
126 apply(*checkOptions)
127}
128
129type checkOptionFunc func(*checkOptions)

Callers 1

CheckUpdateFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected