Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
*base.Repository
}
func (*Repository) GetPrivilegesForVehicle ¶
func (p *Repository) GetPrivilegesForVehicle(ctx context.Context, tokenID int, first *int, after *string, last *int, before *string, filterBy *gmodel.PrivilegeFilterBy) (*gmodel.PrivilegesConnection, error)
Click to show internal directories.
Click to hide internal directories.