Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
11
type
TLSer
interface
{
12
Validate() error
13
Run(server *http.Server) error
14
}
15
16
// Server TLS server.
Callers
15
testSREHalfOpen
Function · 0.65
TestSRESelfProtection
Function · 0.65
TestSRESummary
Function · 0.65
TestRollingPolicy_Add
Function · 0.65
TestRollingPolicy_AddWithTimespan
Function · 0.65
TestGenerateOne
Function · 0.65
TestGenerate
Function · 0.65
TestInit
Function · 0.65
TestParams_ConvertToMongoFilter
Function · 0.65
Test_groupingIndex
Function · 0.65
Test_convertValue
Function · 0.65
TestChain
Function · 0.65
Implementers
5
TLSSelfSignedConfig
pkg/httpsrv/tls_self_signed.go
TLSRemoteAPIConfig
pkg/httpsrv/tls_remote_api.go
TLSExternalConfig
pkg/httpsrv/tls_external.go
TLSAutoEncryptConfig
pkg/httpsrv/tls_auto_encrypt.go
mockTLSer
pkg/httpsrv/http_test.go
Calls
no outgoing calls
Tested by
15
testSREHalfOpen
Function · 0.52
TestSRESelfProtection
Function · 0.52
TestSRESummary
Function · 0.52
TestRollingPolicy_Add
Function · 0.52
TestRollingPolicy_AddWithTimespan
Function · 0.52
TestGenerateOne
Function · 0.52
TestGenerate
Function · 0.52
TestInit
Function · 0.52
TestParams_ConvertToMongoFilter
Function · 0.52
Test_groupingIndex
Function · 0.52
Test_convertValue
Function · 0.52
TestChain
Function · 0.52