Documentation ¶ Index ¶ func NewFetcher(logger log.Logger, archiverHost string) fetchersvc.Service func NewHealth(logger log.Logger) health.Service Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewFetcher ¶ func NewFetcher(logger log.Logger, archiverHost string) fetchersvc.Service NewFetcher returns the fetcher service implementation. func NewHealth ¶ func NewHealth(logger log.Logger) health.Service NewHealth returns the health service implementation. Types ¶ This section is empty. Source Files ¶ View all Source files fetcher.go health.go Directories ¶ Show internal Expand all Path Synopsis cmd fetcher fetcher-cli design gen fetcher fetcher/views health http/cli/fetcher http/fetcher/client http/fetcher/kitclient http/fetcher/kitserver http/fetcher/server http/health/client http/health/kitclient http/health/kitserver http/health/server Click to show internal directories. Click to hide internal directories.