package main import "github.com/criyle/go-sandbox/container" func main() { container.Init() }