Added a package that just links all backends
This commit is contained in:
4
backends/all/all.go
Normal file
4
backends/all/all.go
Normal file
@@ -0,0 +1,4 @@
|
||||
// Package all links most common backends.
|
||||
package all
|
||||
|
||||
import _ "git.tebibyte.media/sashakoshka/tomo/backends/x"
|
||||
Reference in New Issue
Block a user