Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuoteEngine ¶
type QuoteEngineImpl ¶ added in v1.2.0
type QuoteEngineImpl struct {
// contains filtered or unexported fields
}
func NewQuoteEngine ¶
func NewQuoteEngine(connPool model.DbPool, seed1, seed2 uint64) (*QuoteEngineImpl, error)
func (*QuoteEngineImpl) GetQuoteById ¶ added in v1.3.0
func (*QuoteEngineImpl) GetQuoteSql ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.