Versions in this module Expand all Collapse all v0 v0.3.3 Nov 19, 2021 v0.3.2 Nov 19, 2021 v0.3.1 Nov 19, 2021 Changes in this version + type Exporter struct + func (s *Exporter) Collect(ch chan<- prometheus.Metric) + func (s *Exporter) Describe(ch chan<- *prometheus.Desc) + type Stat struct + Nfsstat struct{ ... } + Version string v0.3.0 Nov 18, 2021 Changes in this version + type NFSExporter struct + func NewExporter(logger log.Logger) (*NFSExporter, error) + func (s *NFSExporter) Collect(ch chan<- prometheus.Metric) + func (s *NFSExporter) Describe(ch chan<- *prometheus.Desc) + type NFSStat struct + Nfsstat struct{ ... } + Version string