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