forgejo/vendor/github.com/golang/protobuf/proto
Stanislav 078c404c3b Prometheus endpoint (#5256)
* Add prometheus collector and route

* dep ensure -add github.com/prometheus/client_golang/prometheus

* dep ensure -update github.com/golang/protobuf

* add metrics to reserved usernames

* add comment head in metrics package

* fix style imports

* add metrics settings

* add bearer token check

* mapping metrics configs

* fix lint

* update config cheat sheet

* update conf sample, typo fix
2018-11-04 22:20:00 -05:00
..
clone.go
decode.go
discard.go
encode.go
equal.go
extensions.go
lib.go
message_set.go
pointer_reflect.go
pointer_unsafe.go
properties.go
table_marshal.go
table_merge.go
table_unmarshal.go
text.go
text_parser.go