{"id":"t1","query":"parse the authentication token from a request","relevant":["c1"],"candidates":[{"id":"c1","text":"func parseAuthToken(req Request) Token validates and decodes the bearer token"},{"id":"c2","text":"func renderTemplate(name string, data any) string expands an HTML template"}]} {"id":"t2","query":"render an HTML template with data","relevant":[{"id":"c2","score":3}],"candidates":[{"id":"c1","text":"func parseAuthToken(req Request) Token validates and decodes the bearer token"},{"id":"c2","text":"func renderTemplate(name string, data any) string expands an HTML template"}]}