organise app settings+config values in a custom settings struct in e.g. app/settings/settings.go with exported methods on the type serving unexported struct field queries.
organise app settings+config values in a custom settings struct in e.g. `app/settings/settings.go` with exported methods on the type serving unexported struct field queries.
wanderer
added this to the 0.0.1 milestone 2023-05-01 23:04:45 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
organise app settings+config values in a custom settings struct in e.g.
app/settings/settings.gowith exported methods on the type serving unexported struct field queries.go: separate settingsto go: consolidate app settings