Documentation ¶
Index ¶
- type Handler
- func (h *Handler) Add(_ context.Context, sg model.ServiceGroup) error
- func (h *Handler) Delete(_ context.Context, id string) error
- func (h *Handler) Get(_ context.Context, id string) (model.ServiceGroup, error)
- func (h *Handler) Init() error
- func (h *Handler) List(ctx context.Context, filter model.ServiceGroupFilter) ([]model.ServiceGroup, error)
- func (h *Handler) Update(_ context.Context, sg model.ServiceGroup) 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.