Documentation ¶
Index ¶
- Constants
- func Home(ctx *context.Context)
- func HomeSitemap(ctx *context.Context)
- func Metrics(resp http.ResponseWriter, req *http.Request)
- func NodeInfoLinks(ctx *context.Context)
- func NotFound(ctx *context.Context)
- func Routes() *web.Route
- func SwaggerV1Json(ctx *context.Context)
- func WebfingerQuery(ctx *context.Context)
Constants ¶
View Source
const (
// GzipMinSize represents min size to compress for the body size of response
GzipMinSize = 1400
)
Variables ¶
This section is empty.
Functions ¶
func HomeSitemap ¶ added in v1.17.4
HomeSitemap renders the main sitemap
func Metrics ¶
func Metrics(resp http.ResponseWriter, req *http.Request)
Metrics validate auth token and render prometheus metrics
func NodeInfoLinks ¶ added in v1.16.0
NodeInfoLinks returns links to the node info endpoint
func WebfingerQuery ¶ added in v1.17.0
WebfingerQuery returns information about a resource https://datatracker.ietf.org/doc/html/rfc7565
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.