Documentation ¶ Index ¶ type Handler func NewHandler() *Handler func (*Handler) CleanupChatbots(req router.Request, _ router.Response) error func (*Handler) CopyProjectInfo(req router.Request, _ router.Response) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Handler ¶ type Handler struct{} func NewHandler ¶ func NewHandler() *Handler func (*Handler) CleanupChatbots ¶ added in v0.8.0 func (*Handler) CleanupChatbots(req router.Request, _ router.Response) error func (*Handler) CopyProjectInfo ¶ func (*Handler) CopyProjectInfo(req router.Request, _ router.Response) error Source Files ¶ View all Source files projects.go Click to show internal directories. Click to hide internal directories.