package
0.0.12
Repository: https://github.com/jonjohnsonjr/dagdotdev.git
Documentation: pkg.go.dev

# Structs

ReadCloser implements io.ReadCloser by reading from a particular io.Reader and then calling the provided "Close()" method.
WriteCloser implements io.WriteCloser by reading from a particular io.Writer and then calling the provided "Close()" method.