Versions in this module Expand all Collapse all v1 v1.18.0 Dec 8, 2019 Changes in this version + type Stat struct + GC uint64 + Memory uint64 + Started int64 + Threads uint64 + Timestamp int64 + Uptime int64 + type Stats interface + Read func() ([]*Stat, error) + Write func(*Stat) error + func NewStats() Stats Other modules containing this package github.com/micro/go-micro/v2 github.com/micro/go-micro/v3