mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 00:04:25 +00:00
43c7a2e7b1
This PR only does "renaming": * `Route` should be `Router` (and chi router is also called "router") * `Params` should be `PathParam` (to distingush it from URL query param, and to match `FormString`) * Use lower case for private functions to avoid exposing or abusing |
||
---|---|---|
.. | ||
security | ||
account_test.go | ||
account.go | ||
adopt.go | ||
applications.go | ||
block.go | ||
keys.go | ||
main_test.go | ||
oauth2_common.go | ||
oauth2.go | ||
packages.go | ||
profile.go | ||
runner.go | ||
webhooks.go |