 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IOLogger ¶
type IOLogger struct {
	// contains filtered or unexported fields
}
    IOLogger is a wrapper around io.Reader and io.Writer that can be used to log the data being read and written from the underlying streams
func NewIOLogger ¶
NewIOLogger creates a new IOLogger instance
 Click to show internal directories. 
   Click to hide internal directories.