MCPcopy
hub / github.com/yusing/godoxy / Add

Method Add

internal/entrypoint/types/entrypoint.go:56–56  ·  view source on GitHub ↗
(r Route)

Source from the content-addressed store, hash-verified

54type RWPoolLike[Route types.Route] interface {
55 PoolLike[Route]
56 Add(r Route)
57 Del(r Route)
58}

Callers 15

ValidateWithFieldTagsFunction · 0.65
mapUnmarshalValidateFunction · 0.65
ConvertSliceFunction · 0.65
checkFilesOkFunction · 0.65
AddMethod · 0.65
writeLoadingPageMethod · 0.65
NewWatcherFunction · 0.65
expiresMethod · 0.65
wakeFromHTTPMethod · 0.65
sendEventMethod · 0.65
NewTokenMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestCheckTokenFunction · 0.52
createTLSCertFunction · 0.52
writeSelfSignedCertFunction · 0.52
newTestACMEServerFunction · 0.52
handleNewOrderMethod · 0.52
handleAuthorizationMethod · 0.52
handleOrderMethod · 0.52
handleFinalizeMethod · 0.52
handleCertificateMethod · 0.52