Documentation
¶
Index ¶
- func Generate(ctx context.Context, db store.Database) error
- func GetAllThemes() []string
- func ShowAuthorRss(ctx context.Context, writer http.ResponseWriter, slug string) error
- func ShowAuthorTemplate(ctx context.Context, db store.Database, writer http.ResponseWriter, ...) error
- func ShowIndexRss(ctx context.Context, writer http.ResponseWriter) error
- func ShowIndexTemplate(ctx context.Context, db store.Database, w http.ResponseWriter, r *http.Request, ...) error
- func ShowPostTemplate(ctx context.Context, db store.Database, writer http.ResponseWriter, ...) error
- func ShowTagRss(ctx context.Context, writer http.ResponseWriter, slug string) error
- func ShowTagTemplate(ctx context.Context, db store.Database, writer http.ResponseWriter, ...) error
- type Templates
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllThemes ¶
func GetAllThemes() []string
func ShowAuthorRss ¶
func ShowAuthorTemplate ¶
func ShowIndexRss ¶
func ShowIndexRss(ctx context.Context, writer http.ResponseWriter) error
func ShowIndexTemplate ¶
func ShowPostTemplate ¶
func ShowTagRss ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.