Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BasePath is the base path for serving the lists API
BasePath = "/api/v1/lists"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
Module implements the ClientAPIModule interface for everything related to lists
func (*Module) ListsGETHandler ¶
ListsGETHandler returns a list of lists created by/for the authed account
Click to show internal directories.
Click to hide internal directories.