mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
create corrosion store when initialising machine
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package corroservice
|
||||
|
||||
type Service interface {
|
||||
Start() error
|
||||
}
|
||||
Reference in New Issue
Block a user