Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gen-licenses
command
gen-licenses reads vendor/modules.txt and collects license texts from vendored dependencies, writing them to internal/licenses/licenses_gen.go.
|
gen-licenses reads vendor/modules.txt and collects license texts from vendored dependencies, writing them to internal/licenses/licenses_gen.go. |
|
internal
|
|
|
access
Package access centralizes the authorization decisions that previously lived as methods on handler.Handler (canViewProject, canUpload, filterAccessibleProjects).
|
Package access centralizes the authorization decisions that previously lived as methods on handler.Handler (canViewProject, canUpload, filterAccessibleProjects). |
|
docs/builtin
Package builtin provides embedded documentation that can be deployed as a regular project.
|
Package builtin provides embedded documentation that can be deployed as a regular project. |
|
projects
Package projects centralizes project lifecycle operations that previously lived in three near-duplicate handlers (admin form, JSON API, auto-create on upload).
|
Package projects centralizes project lifecycle operations that previously lived in three near-duplicate handlers (admin form, JSON API, auto-create on upload). |
|
validation
Package validation centralizes input validators for values that flow into filesystem paths, response headers, or other security-sensitive sinks.
|
Package validation centralizes input validators for values that flow into filesystem paths, response headers, or other security-sensitive sinks. |
Click to show internal directories.
Click to hide internal directories.