Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
func (*Auth) Execute ¶
func (s *Auth) Execute(req rest.IRequestIn) rest.IRequestOut
func (*Auth) Validate ¶
func (s *Auth) Validate(req rest.IRequestIn) rest.IRequestOut
type Register ¶
func (*Register) Execute ¶
func (s *Register) Execute(req rest.IRequestIn) rest.IRequestOut
func (*Register) Validate ¶
func (s *Register) Validate(req rest.IRequestIn) rest.IRequestOut
type Tickers ¶ added in v1.5.0
type Tickers struct {
TickerIDS []string
}
func (*Tickers) Execute ¶ added in v1.5.0
func (s *Tickers) Execute(req rest.IRequestIn) rest.IRequestOut
Click to show internal directories.
Click to hide internal directories.