Versions in this module Expand all Collapse all v1 v1.0.9 Jan 9, 2025 Changes in this version + func TlsHandler(sslAddr string) wkhttp.HandlerFunc + type Server struct + func New(ctx *config.Context) *Server + func (s *Server) GetRoute() *wkhttp.WKHttp + func (s *Server) Init(env svc.Environment) error + func (s *Server) Start() error + func (s *Server) Stop() error