 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package y contains the code shared by the Go client and Dgraph server. It should have minimum dependencies in order to keep the client light.
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( ErrAborted = errors.New("Transaction has been aborted. Please retry.") ErrConflict = errors.New("Conflicts with pending transaction. Please abort.") )
Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.