Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) VerifyTables ¶
type QueryLogsRequest ¶
type QueryLogsResponse ¶
type QueryLogsResponse struct {
LogGroups []LogGroup `json:"log_groups"`
}
Click to show internal directories.
Click to hide internal directories.