Skip to content

Commit

Permalink
services/dropbox: Migrate to Factory init (#1038)
Browse files Browse the repository at this point in the history
* service/dropbox:Migrate to Factory init

* service/dropbox:Migrate to Factory init

* Integration test

* service/dropbox:Migrate to Factory init

* service/dropbox: Migrate to factoy init

* service/dropbox: Migrate to factoy init

* service/dropbox: Migrate to factoy init

* Fix duplicate references
  • Loading branch information
Joey2132 authored Nov 19, 2021
1 parent d2c09bf commit b06f2d4
Show file tree
Hide file tree
Showing 10 changed files with 1,084 additions and 470 deletions.
2 changes: 1 addition & 1 deletion services/dropbox/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Package dropbox provides support for Dropbox (https://www.dropbox.com/).
*/
package dropbox

//go:generate go run -tags tools go.beyondstorage.io/v5/cmd/definitions service.toml
//go:generate go run ./internal/cmd
Loading

0 comments on commit b06f2d4

Please sign in to comment.