type MountIDMapping … type Mount … func (m *Mount) IsBind() bool { … } func (m *Mount) IsIDMapped() bool { … }