github.com/prometheus/common/model.Time.String (method)

2 uses

	github.com/prometheus/common/model (current package)
		time.go#L114: func (t Time) String() string {
		time.go#L120: 	return []byte(t.String()), nil