plugin

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Constructor

type Constructor struct {
}

func (*Constructor) New

func (c *Constructor) New(config *pangu.Config, http *http.Client, logger log.Logger) (sender qingniao.Sender, err error)

type Qingniao added in v0.0.5

type Qingniao struct {
	Sms    *config.Sms    `json:"sms,omitempty" yaml:"sms" xml:"sms" toml:"sms"`
	Email  *config.Email  `json:"email,omitempty" yaml:"email" xml:"email" toml:"email"`
	Wechat *config.Wechat `json:"wechat,omitempty" yaml:"wechat" xml:"wechat" toml:"wechat"`
}

type Wrapper added in v0.0.5

type Wrapper struct {
	Qingniao *Qingniao `json:"qingniao,omitempty" yaml:"qingniao" xml:"qingniao" toml:"qingniao" validate:"required"`
}

Jump to

Keyboard shortcuts

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