Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
Copy the src file to dst. Any existing file will be overwritten and will not copy file attributes. Source: https://stackoverflow.com/questions/21060945/simple-way-to-copy-a-file
func GetCurrentPath ¶
GetCurrentPath Getting P2PRC Directory from environment variable
func GetPathP2PRC ¶
GetPathP2PRC Getting P2PRC Directory from environment variable
func SetDefaults ¶
func SetDefaults() error
SetDefaults This function to be called only during a make install
func SetEnvName ¶
SetEnvName Sets the environment name This is to ensure that the Path of your project is detected from your environment variable This is useful when extending the use case of P2PRC