Documentation ¶
Index ¶
- Variables
- func ApiEndpoint(ipfspath string) (string, error)
- func BeforeVersion(check, cur string) bool
- func BoldText(s string) string
- func CopyTo(src, dest string) error
- func Fetch(ipfspath string) (io.ReadCloser, error)
- func HasDaemonRunning() bool
- func IpfsDir() string
- func Move(src, dest string) error
- func RunCmd(p, bin string, args ...string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GlobalGatewayUrl = "https://ipfs.io" LocalApiUrl = "http://localhost:5001" IpfsVersionPath = "/ipns/dist.ipfs.io" )
Functions ¶
func ApiEndpoint ¶
func BeforeVersion ¶
func HasDaemonRunning ¶
func HasDaemonRunning() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.