Versions in this module Expand all Collapse all v0 v0.1.0 May 30, 2023 Changes in this version + type Server struct + func NewServer(env *controller.Env) *Server + func (s *Server) Close() + func (s *Server) Run(address string) + func (s *Server) SetRoute()