7
0
gaore-common-sdk-go/sdk/auth/crediantial.go
2020-08-04 00:51:19 +08:00

5 lines
44 B
Go

package auth
type Credential interface {
}