Documentation ¶
Overview ¶
Package resume contains functionality for rendering /resume page.
Index ¶
Constants ¶
View Source
const ReactableURL = "dmitri.shuralyov.com/resume"
ReactableURL is the URL for reactionable items on this resume.
Variables ¶
This section is empty.
Functions ¶
func RenderBodyInnerHTML ¶
func RenderBodyInnerHTML(ctx context.Context, w io.Writer, reactionsService reactions.Service, notification notification.Service, users users.Service, now time.Time, authenticatedUser users.User, returnURL string) error
RenderBodyInnerHTML renders the inner HTML of the <body> element of the page that displays the resume. It's safe for concurrent use.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.