overall

package
v0.0.0-...-d0b798f Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	GETUI  *getui.Config  `json:"getui"`
	HUAWEI *huawei.Config `json:"huawei"`
	OPPO   *oppo.Config   `json:"oppo"`
	XIAOMI *xiaomi.Config `json:"xiaomi"`
	VIVO   *vivo.Config   `json:"vivo"`
}

func (*Config) Validate

func (c *Config) Validate() error

Validate validates the push config

type OverAll

type OverAll struct {
	// contains filtered or unexported fields
}

func New

func New(cfg *Config) (*OverAll, error)

func (*OverAll) GetPushClient

func (o *OverAll) GetPushClient(name string) (push.Push, error)

Jump to

Keyboard shortcuts

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