Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is the HTTP API server.
func NewServer ¶
func NewServer(eng *engine.Engine, rt runtime.Runtime, cfg *config.Config, logger *slog.Logger) *Server
NewServer creates a new API server.
Click to show internal directories.
Click to hide internal directories.