Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package fileutil implements utility functions for working with files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadStringFromFile ¶
ReadStringFromFile reads file from specified path and returns its string content. If iotuil.ReadFile occurs any error, this will be returned.
func WriteStringToFile ¶
WriteStringToFile creates new file with specified path and writes string to it.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.