sftpgo/cmd
Nicola Murino ad53429cf1 add support for build tag to allow to disable some features
The following build tags are available:

- "nogcs", disable Google Cloud Storage backend
- "nos3", disable S3 Compabible Object Storage backends
- "nobolt", disable Bolt data provider
- "nomysql", disable MySQL data provider
- "nopgsql", disable PostgreSQL data provider
- "nosqlite", disable SQLite data provider
- "noportable", disable portable mode
2020-05-23 11:58:05 +02:00
..
initprovider.go add more linters 2020-05-06 19:36:34 +02:00
install_windows.go add more linters 2020-05-06 19:36:34 +02:00
portable.go add support for build tag to allow to disable some features 2020-05-23 11:58:05 +02:00
portable_disabled.go add support for build tag to allow to disable some features 2020-05-23 11:58:05 +02:00
reload_windows.go add more linters 2020-05-06 19:36:34 +02:00
root.go add support for build tag to allow to disable some features 2020-05-23 11:58:05 +02:00
serve.go add more linters 2020-05-06 19:36:34 +02:00
service_windows.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00
start_windows.go add more linters 2020-05-06 19:36:34 +02:00
status_windows.go add more linters 2020-05-06 19:36:34 +02:00
stop_windows.go add more linters 2020-05-06 19:36:34 +02:00
uninstall_windows.go add more linters 2020-05-06 19:36:34 +02:00