Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New(listenURL string, store stores.NamedStore, secretManager config.SecretsManager, chunkSize int, logger log.Logger) *Server
func (*Server) ListenAddress ¶
Click to show internal directories.
Click to hide internal directories.