Versions in this module Expand all Collapse all v0 v0.3.0 Mar 10, 2026 Changes in this version + type Server struct + func New(token string, port int) (*Server, error) + func (s *Server) Shutdown(ctx context.Context) error + func (s *Server) Start() error