reward

package
v0.7.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetForStashAccountHttpHandler

func NewGetForStashAccountHttpHandler(rewardDb store.Rewards) *getForStashAccountHttpHandler

func NewGetForStashAccountUseCase

func NewGetForStashAccountUseCase(rewardDb store.Rewards) *getForStashAccountUseCase

Types

type GetForStashAccountRequest

type GetForStashAccountRequest struct {
	StashAccount string `uri:"stash_account" binding:"required"`
	Start        int64  `form:"start" binding:"-"`
	End          int64  `form:"end" binding:"-"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL