package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Nov 26, 2025
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
CredentialsFile struct {
IOS string `yaml:"ios"`
Android string `yaml:"android"`
} `yaml:"credentialsFile"`
DefaultMessage struct {
Title string `yaml:"title"`
Body string `yaml:"body"`
ImageUrl string `yaml:"imageUrl"`
} `yaml:"defaultMessage"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.