Searched defs:ProfileFunc (Results 1 – 1 of 1) sorted by relevance
22 type ProfileFunc func(r *http.Request) ([]ProfileRecord, error) type25 func SVGProfileHandlerFunc(f ProfileFunc) http.HandlerFunc {