1Panel/agent/app/repo/entry.go

5 lines
52 B
Go

package repo
var (
commonRepo = NewCommonRepo()
)