manager

package
v0.0.0-...-0237064 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	CredentialsPath         string
	SpreadsheetId           string
	TtlInSec                int64
	BalancerNumberOfThreads int
}

type GoogleFinanceManager

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

func NewGoogleFinanceManager

func NewGoogleFinanceManager(managerConfig *Config) (*GoogleFinanceManager, error)

func (*GoogleFinanceManager) ReadPrices

func (m *GoogleFinanceManager) ReadPrices(tickers []string) (map[string]float64, error)

Jump to

Keyboard shortcuts

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