Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFromDiskToBytes ¶
ReadFromDiskToBytes takes a string location of a file, and returns the bytes of that file after being read or an error
func WriteToDiskFromUnmarshal ¶
WriteToDiskFromUnmarshal takes an interface object that will be Marshaled, and a string to write the marshaled data to. Returning an string "Success" or an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.