Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AthenaResourceHandler ¶ added in v1.0.2
type AthenaResourceHandler struct { routes.ResourceHandler // contains filtered or unexported fields }
func New ¶
func New(api athena.AthenaDatasourceIface) *AthenaResourceHandler
func (*AthenaResourceHandler) Routes ¶ added in v1.0.2
func (r *AthenaResourceHandler) Routes() map[string]func(http.ResponseWriter, *http.Request)
Click to show internal directories.
Click to hide internal directories.