Skip to content
Snippets Groups Projects
Commit 209fc37e authored by ale's avatar ale
Browse files

Hide unfinished backends behind build tags

parent 7de014f4
No related branches found
No related tags found
No related merge requests found
//go:build gcs
package writer
import (
......
//go:build s3
package writer
import (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment