 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var ( ErrNoRows = Errorf("pg: no rows in result set") ErrMultiRows = Errorf("pg: multiple rows in result set") )
      View Source
      
  
var ( Logger *log.Logger QueryLogger *log.Logger )
Functions ¶
Types ¶
type PGError ¶
type PGError struct {
	// contains filtered or unexported fields
}
    func NewPGError ¶
func (PGError) IntegrityViolation ¶
 Click to show internal directories. 
   Click to hide internal directories.