Documentation
¶
Overview ¶
Package blog contains functionality for rendering /blog page.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderBodyInnerHTML ¶
func RenderBodyInnerHTML(ctx context.Context, w io.Writer, issuesService issues.Service, blogURI issues.RepoSpec, notification notification.Service, authenticatedUser users.User, returnURL string) error
RenderBodyInnerHTML renders the inner HTML of the <body> element of the Blog page. It's safe for concurrent use.
Types ¶
Click to show internal directories.
Click to hide internal directories.