Documentation
¶
Index ¶
Constants ¶
View Source
const DataNowKey = "dateNow"
View Source
const DataVersionsKey = "versions"
Variables ¶
This section is empty.
Functions ¶
func Builder ¶
func Builder() session.SessionResolverBuilder
Types ¶
type ActiveOrder ¶
type CustomerStatus ¶
type CustomerStatus int
const ( NoCustomer CustomerStatus = iota NewCustomer ExistingCustomer )
type SessionResolverConfig ¶
type SessionResolverConfig struct {
Repo session.SessionRepo
}
Click to show internal directories.
Click to hide internal directories.