Documentation ¶
Index ¶
- type Service
- func (s *Service) Attach(mux *http.ServeMux)
- func (s *Service) Commands(ctx context.Context, in *connect.Request[pb.Host], ...) error
- func (s *Service) Filesystem(context.Context, *connect.Request[pb.Host], ...) error
- func (s *Service) Free(_ context.Context, in *connect.Request[pb.Host]) (*connect.Response[pb.Empty], error)
- func (s *Service) Lookup(_ context.Context, in *connect.Request[pb.Query]) (*connect.Response[pb.HostConfig], error)
- func (s *Service) New(_ context.Context, in *connect.Request[pb.HostConfig]) (*connect.Response[pb.HostConfig], error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.