mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
Move main function into separate package (closes #12)
This commit is contained in:
parent
07b6d5facf
commit
65152c7bf5
5 changed files with 196 additions and 183 deletions
|
@ -1,4 +1,4 @@
|
|||
package main
|
||||
package restserver
|
||||
|
||||
/*
|
||||
Copied from: github.com/bitly/oauth2_proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue