Skip to content
Snippets Groups Projects
  • Peter Stace's avatar
    0a01c52f
    Split protos into "intern" and "api" (#1826) · 0a01c52f
    Peter Stace authored
    * Initial split
    
    * Fix up indentation
    
    * Break out into two packages (breaks *everything*)
    
    * Make everything refer to the new api and intern packages
    
    * Add github/dgraph-io/dgraph/protos/api to list of allowed client
    packages
    
    * Add missing import from testtxn
    0a01c52f
    History
    Split protos into "intern" and "api" (#1826)
    Peter Stace authored
    * Initial split
    
    * Fix up indentation
    
    * Break out into two packages (breaks *everything*)
    
    * Make everything refer to the new api and intern packages
    
    * Add github/dgraph-io/dgraph/protos/api to list of allowed client
    packages
    
    * Add missing import from testtxn