sharedutils/auth/auth.go
2023-01-15 00:17:27 +03:00

6 lines
64 B
Go

package sharedauth
type InstallId struct {
InstallId string
}