MCPcopy Create free account
hub / github.com/divan/gotrace / PageInfo

Struct PageInfo

web.go:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type PageInfo struct {
15 Title string
16}
17
18// indexTmpl is a html template for index page.
19var (

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected