ovh

package
v0.0.0-...-e1b3a39 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: BSD-2-Clause Imports: 3 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 {
	Endpoint          string `yaml:"endpoint"`
	ApplicationKey    string `yaml:"application_key"`
	ApplicationSecret string `yaml:"application_secret"`
	ConsumerKey       string `yaml:"consumer_key"`

	ServiceName       string `yaml:"service_name"`
	SenderForResponse string `yaml:"sender_for_response"`
	NoStopClause      bool   `yaml:"no_stop_clause"`
	Priority          string `yaml:"priority"`
}

type Ovh

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

func NewOvh

func NewOvh(config Config) (*Ovh, error)

func (*Ovh) Send

func (ovh *Ovh) Send(message sachet.Message) error

Jump to

Keyboard shortcuts

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