Documentation ¶ Index ¶ func GenUniqueId() string func ProxyStream(r io.ReadWriter, w io.ReadWriter) error func ProxyStreamBuf(r1 io.Reader, w1 io.Writer, r2 io.Reader, w2 io.Writer) error func SHA224String(password string) string func SplitPathAndFile(s string) (string, string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenUniqueId ¶ added in v0.2.2 func GenUniqueId() string func ProxyStream ¶ func ProxyStream(r io.ReadWriter, w io.ReadWriter) error ProxyStream swap byte func ProxyStreamBuf ¶ func ProxyStreamBuf(r1 io.Reader, w1 io.Writer, r2 io.Reader, w2 io.Writer) error ProxyStreamBuf swap byte func SHA224String ¶ func SHA224String(password string) string SHA224String sha func SplitPathAndFile ¶ added in v0.2.0 func SplitPathAndFile(s string) (string, string, error) SplitPathAndFile sha Types ¶ This section is empty. Source Files ¶ View all Source files net.gostrings.go Click to show internal directories. Click to hide internal directories.