package
0.0.0-20250226171102-4db14ec44d68
Repository: https://github.com/cozy/cozy-stack.git
Documentation: pkg.go.dev
# Functions
CozyMetadataFromClaims returns a CozyMetadata struct, with the app fields filled with information from the permission claims.
DeleteDatabase deletes the doctype's database.
DeleteDoc deletes the provided document from its database.
Routes sets the routing for the data service.
UpdateDoc updates the document given in the request or creates a new one with the given id.
ValidDoctype validates the doctype and sets it in the context of the request.