forked from mirror/client_golang
9 lines
225 B
Go
9 lines
225 B
Go
|
// Copyright (c) 2012, Matt T. Proud
|
||
|
// All rights reserved.
|
||
|
//
|
||
|
// Use of this source code is governed by a BSD-style license that can be found
|
||
|
// in the LICENSE file.
|
||
|
|
||
|
// Various Prometheus client examples.
|
||
|
package examples
|