Versions in this module Expand all Collapse all v0 v0.0.2 May 9, 2026 Changes in this version + var ScalarUITemplate string + var SwaggerUITemplate string + func GenerateOpenAPI() []byte + func Register(metas ...RouteMeta) + func Reset() + func ScalarUIHTML(jsonURL string) string + func SwaggerUIHTML(jsonURL string) string + type RouteMeta struct + Method string + Path string + ReqType reflect.Type + RespType reflect.Type + Tag string + func All() []RouteMeta