WriteFile writes data to the file f, using permission perm for the file if it does not already exist. WriteFile will overwrite existing file contents.
(f File, data []byte, perm os.FileMode)
source not stored for this graph (policy: none)