Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server represents the HTTP server with configuration and logging.
func NewServer ¶
NewServer creates a new Server instance with the provided logger and configuration.
func (*Server) AuthMiddleware ¶
func (*Server) HandleInteraction ¶
Click to show internal directories.
Click to hide internal directories.