Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PriceChangeStats ¶
type PriceChangeStats struct {
// contains filtered or unexported fields
}
func New ¶
func New(degree int) *PriceChangeStats
PriceChangeStats - B-дерево для зберігання Цінових змін
func (*PriceChangeStats) Lock ¶
func (d *PriceChangeStats) Lock()
func (*PriceChangeStats) Set ¶
func (d *PriceChangeStats) Set(value btree.Item)
func (*PriceChangeStats) Unlock ¶
func (d *PriceChangeStats) Unlock()
Click to show internal directories.
Click to hide internal directories.