Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yusing/godoxy
/ Validate
Method
Validate
internal/serialization/validation.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
type
CustomValidator
interface
{
26
Validate() error
27
}
28
29
var
validatorType = reflect.TypeFor[CustomValidator]()
Callers
15
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
TestStreamDefaultValues
Function · 0.65
validateFile
Function · 0.65
compileInboundMTLSProfiles
Function · 0.65
initAutoCert
Method · 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
3
TestApplyLabelWithRefH2C
Function · 0.52
TestStreamDefaultValues
Function · 0.52
TestStreamRequestHeader_RoundTripAndChecksum
Function · 0.52