Documentation
¶
Index ¶
- func CreateFile(fsys hackpadfs.FS, file string, data []byte) error
- func FileExists(fileSystem hackpadfs.FS, file string) bool
- func GetAllBroadcastAddresses() ([]net.IP, error)
- func GetCurrentDirectory() (string, error)
- func GetFile(fileSystem hackpadfs.FS, fileName string) ([]byte, error)
- func GetLocalFS() (hackpadfs.FS, error)
- func IPsToStrings(input []net.IP) []string
- func StringsToIPs(ips []string) ([]net.IP, error)
- type NetworkInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentDirectory ¶
func GetLocalFS ¶
func IPsToStrings ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.