type Softirqs … func (fs FS) Softirqs() (Softirqs, error) { … } func parseSoftirqs(r io.Reader) (Softirqs, error) { … }