Documentation ¶
Index ¶
Constants ¶
View Source
const ( //MetricURI represents default metric URIPrefix MetricURI = "/v1/api/meta/metric" //StatusURI represents status URIPrefix StatusURI = "/v1/api/meta/status" //ConfigURI represents default config URIPrefix ConfigURI = "/v1/api/meta/config" //ViewURI represents default config view URIPrefix ViewURI = "/v1/api/meta/view" //OpenApiURI represents default config openapi URIPrefix OpenApiURI = "/v1/api/meta/openapi" //CacheWarmupURI URIPrefix default value CacheWarmupURI = "/v1/api/cache/warmup" //StructURI URIPrefix that generates a Golang struct representation StructURI = "/v1/api/meta/struct" //StateURI state uri StateURI = "/v1/api/meta/state" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.