MCPcopy Create free account
hub / github.com/CRED-CLUB/propeller / HTTPConfig

Struct HTTPConfig

internal/httpserver/config.go:4–6  ·  view source on GitHub ↗

HTTPConfig holds config for HTTP server

Source from the content-addressed store, hash-verified

2
3// HTTPConfig holds config for HTTP server
4type HTTPConfig struct {
5 Port string
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected