MCPcopy Index your code
hub / github.com/go-dev-frame/sponge / Run

Method Run

pkg/httpsrv/http.go:13–13  ·  view source on GitHub ↗
(server *http.Server)

Source from the content-addressed store, hash-verified

11type TLSer interface {
12 Validate() error
13 Run(server *http.Server) error
14}
15
16// Server TLS server.

Callers 15

testSREHalfOpenFunction · 0.65
TestSRESelfProtectionFunction · 0.65
TestSRESummaryFunction · 0.65
TestRollingPolicy_AddFunction · 0.65
TestGenerateOneFunction · 0.65
TestGenerateFunction · 0.65
TestInitFunction · 0.65
Test_groupingIndexFunction · 0.65
Test_convertValueFunction · 0.65
TestChainFunction · 0.65

Implementers 5

TLSSelfSignedConfigpkg/httpsrv/tls_self_signed.go
TLSRemoteAPIConfigpkg/httpsrv/tls_remote_api.go
TLSExternalConfigpkg/httpsrv/tls_external.go
TLSAutoEncryptConfigpkg/httpsrv/tls_auto_encrypt.go
mockTLSerpkg/httpsrv/http_test.go

Calls

no outgoing calls

Tested by 15

testSREHalfOpenFunction · 0.52
TestSRESelfProtectionFunction · 0.52
TestSRESummaryFunction · 0.52
TestRollingPolicy_AddFunction · 0.52
TestGenerateOneFunction · 0.52
TestGenerateFunction · 0.52
TestInitFunction · 0.52
Test_groupingIndexFunction · 0.52
Test_convertValueFunction · 0.52
TestChainFunction · 0.52