Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Impl ¶
Impl contains all common resources shared across history
func New ¶
func New( params *service.BootstrapParams, serviceName string, config *config.Config, visibilityManagerInitializer resource.VisibilityManagerInitializer, ) (impl *Impl, retError error)
New create a new resource containing common history dependencies
func (*Impl) GetEventCache ¶
GetEventCache return event cache
type Test ¶
Test is the test implementation used for testing
func NewTest ¶
func NewTest( controller *gomock.Controller, serviceMetricsIndex metrics.ServiceIdx, ) *Test
NewTest returns a new test resource instance
Click to show internal directories.
Click to hide internal directories.