mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
5 lines
107 B
Go
5 lines
107 B
Go
|
/*
|
||
|
Package codegenerator contains reusable functions used by the code generators.
|
||
|
*/
|
||
|
package codegenerator
|