type TLSStat … // NewTLSStat reads the tls_stat statistics. func NewTLSStat() (TLSStat, error) { … } // NewTLSStat reads the tls_stat statistics. func (fs FS) NewTLSStat() (TLSStat, error) { … }
type TLSStat … // NewTLSStat reads the tls_stat statistics. func NewTLSStat() (TLSStat, error) { … } // NewTLSStat reads the tls_stat statistics. func (fs FS) NewTLSStat() (TLSStat, error) { … }