// chown changes the numeric uid and gid of the named file. func (w *AtomicWriter) chown(name string, uid, gid int) error { … }
// chown changes the numeric uid and gid of the named file. func (w *AtomicWriter) chown(name string, uid, gid int) error { … }