Documentation
¶
Index ¶
- func BaseErr(msg string, e error) *serr
- func BaseErrf(msg string, e error, v ...interface{}) *serr
- func NewErr(msg string) *serr
- func NewErrf(msg string, v ...interface{}) *serr
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProxyStream ¶
func ProxyStream(r io.ReadWriter, w io.ReadWriter) error
func ProxyStreamBuf ¶
func SHA224String ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.