package
Version:
v0.17.5
Opens a new window with list of versions in this module.
Published: Apr 25, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type FcmConf struct {
ServerKey string `yaml:"fcmServerKey"`
Enable bool `yaml:"enable"`
Platform []string `yaml:"platform"`
}
type PushDI interface {
NewPushServ() PushServ
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.