symbols

package
v0.0.0-...-5f382f4 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Get(limit, offset int) (symbols []models.Symbol, extErr exterrors.ExtError)
	GetByName(name string) (symbol models.Symbol, extErr exterrors.ExtError)

	Consume() exterrors.ExtError
}

func New

func New(rabbitSrv rabbitmq.Service) (_ Service, err error)

Jump to

Keyboard shortcuts

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