 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( Id_ = "uuid" Ressource_ = "ressource" Item = route.New("/:"+Ressource_+"/:"+Id_, method.GET, method.PATCH, method.DELETE) List = route.New("/:"+Ressource_+"/", method.POST, method.GET) )
Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.