Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yusing/godoxy
/ CustomValidator
Interface
CustomValidator
internal/serialization/validation.go:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
type
CustomValidator
interface
{
26
Validate() error
27
}
28
29
var
validatorType = reflect.TypeFor[CustomValidator]()
30
Callers
8
ConvertSlice
Function · 0.65
ValidateWithCustomValidator
Function · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
Validate
Method · 0.65
NewStartedTestRoute
Function · 0.65
loadRoutes
Method · 0.65
TestApplyLabelWithRefH2C
Function · 0.65
Implementers
15
CustomValidatingPointerStruct
internal/serialization/validation_stru
TestStruct
internal/serialization/gin_binding_tes
CustomValidatingStruct
internal/serialization/validation_stru
IdlewatcherConfig
internal/types/idlewatcher.go
InboundMTLSProfile
internal/types/inbound_mtls.go
Config
internal/autocert/config.go
ConfigBase
internal/logging/accesslog/config.go
Config
internal/maxmind/types/config.go
GotifyClient
internal/notif/gotify.go
ProviderBase
internal/notif/base.go
Ntfy
internal/notif/ntfy.go
Webhook
internal/notif/webhook.go
Calls
no outgoing calls
Tested by
no test coverage detected