Versions in this module Expand all Collapse all v1 v1.0.1 Mar 9, 2025 Changes in this version + type Server struct + func NewServer(port int, registry *function.Registry) *Server + func (s *Server) Start() error + func (s *Server) Stop() error