client

package
v0.0.0-...-38dac57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultEmail    pb.EmailClient
	DefaultNTFY     pb.NtfyClient
	DefaultTemplate pb.TemplateClient
)
View Source
var DefaultCollector pb.CollectorClient
View Source
var DefaultFinder pb.FinderClient
View Source
var DefaultPassport pb.PassportClient
View Source
var DefaultScheduler pb.SchedulerClient
View Source
var DefaultStorage pb.StorageClient

Functions

func InitBrain

func InitBrain() error

func InitCollector

func InitCollector() error

func InitEmail

func InitEmail() error

func InitNTFY

func InitNTFY() error

func InitPassport

func InitPassport() error

func InitScheduler

func InitScheduler() error

func InitStorage

func InitStorage() error

func InitTemplate

func InitTemplate() error

func NewAuthWithEtcd

func NewAuthWithEtcd() (pb.PassportClient, func() error, error)

func NewAuthWithTarget

func NewAuthWithTarget(target string) (pb.PassportClient, func() error, error)

func NewBrainWithEtcd

func NewBrainWithEtcd() (pb.FinderClient, func() error, error)

func NewBrainWithTarget

func NewBrainWithTarget(target string) (pb.FinderClient, func() error, error)

func NewCollectorWithEtcd

func NewCollectorWithEtcd() (pb.CollectorClient, func() error, error)

func NewCollectorWithTarget

func NewCollectorWithTarget(target string) (pb.CollectorClient, func() error, error)

func NewEmailWithEtcd

func NewEmailWithEtcd() (pb.EmailClient, func() error, error)

func NewEmailWithTarget

func NewEmailWithTarget(target string) (pb.EmailClient, func() error, error)

func NewNtfyWithEtcd

func NewNtfyWithEtcd() (pb.NtfyClient, func() error, error)

func NewNtfyWithTarget

func NewNtfyWithTarget(target string) (pb.NtfyClient, func() error, error)

func NewSchedulerWithEtcd

func NewSchedulerWithEtcd() (pb.SchedulerClient, func() error, error)

func NewSchedulerWithTarget

func NewSchedulerWithTarget(target string) (pb.SchedulerClient, func() error, error)

func NewStorageWithEtcd

func NewStorageWithEtcd() (pb.StorageClient, func() error, error)

func NewStorageWithTarget

func NewStorageWithTarget(target string) (pb.StorageClient, func() error, error)

func NewTemplateWithEtcd

func NewTemplateWithEtcd() (pb.TemplateClient, func() error, error)

func NewTemplateWithTarget

func NewTemplateWithTarget(target string) (pb.TemplateClient, func() error, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL