Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EdgeServer ¶
type EdgeServer struct {
// contains filtered or unexported fields
}
func NewEdgeServer ¶
func NewEdgeServer(ctx context.Context, options *options.ServerOptions) (*EdgeServer, error)
func (*EdgeServer) HTTPAPI ¶
func (s *EdgeServer) HTTPAPI() http.Handler
Click to show internal directories.
Click to hide internal directories.