services

package
v0.15.3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StoreService

type StoreService struct {
	// contains filtered or unexported fields
}

func NewStoreService

func NewStoreService(
	config *config.SQLStoreConfig,
	log *logging.Logger,
) (*StoreService, error)

func (*StoreService) NewAssetPrices

func (s *StoreService) NewAssetPrices() *sqlstore.AssetPrices

func (*StoreService) NewAssets

func (s *StoreService) NewAssets() *vega_sqlstore.Assets

Data Node tables

func (*StoreService) NewBlockSigner

func (s *StoreService) NewBlockSigner() *sqlstore.BlockSigner

func (*StoreService) NewBlocks added in v0.9.0

func (s *StoreService) NewBlocks() *sqlstore.Blocks

func (*StoreService) NewCometTxs

func (s *StoreService) NewCometTxs() *sqlstore.CometTxs

func (*StoreService) NewMonitoringStatus added in v0.9.0

func (s *StoreService) NewMonitoringStatus() *sqlstore.MonitoringStatus

func (*StoreService) NewNetworkBalances

func (s *StoreService) NewNetworkBalances() *sqlstore.NetworkBalances

func (*StoreService) NewNetworkHistorySegment

func (s *StoreService) NewNetworkHistorySegment() *sqlstore.NetworkHistorySegment

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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