package
1.3.3
Repository: https://github.com/jamesits/goinvoke.git
Documentation: pkg.go.dev

# Functions

BaseName returns the base name portion of a path.
No description provided by the author
ExecutableDir returns the directory containing current executable.
FormatPublicType returns a human-readable Golang public type name from an arbitrary non-empty string.
GetStructTag returns the value of a named tag of a struct member.
GetSystemDirectory is not implemented on non-Windows OSes and always returns an error.
IsImplicitRelativePath tests if the path only contains a file name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UintPtrToString converts a zero-terminated raw "const char *" to a Go string.

# Variables

HostByteOrder is the native byte order of the local CPU.
NetworkByteOrder is the byte order used on networks, defined by RFC1700.