Documentation ¶ Index ¶ type Server func New(addr string, runtime *home.Runtime) *Server func (s *Server) HandleConn(ctx context.Context, conn net.Conn) func (s *Server) ListenAndServe(ctx context.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Server ¶ type Server struct { // contains filtered or unexported fields } func New ¶ func New(addr string, runtime *home.Runtime) *Server func (*Server) HandleConn ¶ func (s *Server) HandleConn(ctx context.Context, conn net.Conn) func (*Server) ListenAndServe ¶ func (s *Server) ListenAndServe(ctx context.Context) error Source Files ¶ View all Source files management_auth.goregistry.goreply_writer.gosafe_writer.goserver.go Directories ¶ Show internal Expand all Path Synopsis dispatch get pop dynamic push set subscribe Click to show internal directories. Click to hide internal directories.