Documentation
¶
Index ¶
- func Deploy(c echo.Context) error
- func GetPageFolder(domain string) string
- func GetPageMeta(domain string) (*lib.PageMeta, error)
- func GetPages(user string) ([]*lib.PageMeta, error)
- func List(c echo.Context) error
- func RegisterPage(user string, domain string) (*lib.PageMeta, error)
- func Teardown(c echo.Context) error
- func TeardownPage(user, domain string) error
- func WritePageMeta(pageMeta *lib.PageMeta) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPageFolder ¶
func TeardownPage ¶
func WritePageMeta ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.