Passport/pkg/models/clients.go

5 lines
45 B
Go
Raw Normal View History

2024-01-29 09:01:52 +00:00
package models
type OauthClients struct {
}