Versions in this module Expand all Collapse all v1 v1.0.1 Jul 13, 2024 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