master
go 5 lines 338 Bytes
Raw
1 // Package contexts provides type-safe metric contexts for the WebSphere MicroProfile module.
2 // DO NOT EDIT zz_generated_contexts.go - it is auto-generated from contexts.yaml
3 package contexts
4
5 //go:generate go run ../../../../metricgen/main.go -module=websphere_mp -input=contexts.yaml -output=zz_generated_contexts.go -package=contexts