Files
kubesphere/pkg/simple/client/db/db.go
2020-01-02 20:52:00 +08:00

6 lines
44 B
Go

package db
//
type Interface interface {
}