Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngestorsService ¶
type IngestorsService struct {
// contains filtered or unexported fields
}
func NewIngestorsService ¶
func NewIngestorsService(config *server.ServerConfig) *IngestorsService
func (*IngestorsService) SnsUpdate ¶
func (i *IngestorsService) SnsUpdate(ctx echo.Context, req gen.SnsUpdateRequestObject) (gen.SnsUpdateResponseObject, error)
Click to show internal directories.
Click to hide internal directories.