client

package
v0.0.0-...-637183b Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: GPL-3.0 Imports: 7 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Client proto.SchedulerServiceClient
}

Client ...

func New

func New(address string) (*Client, error)

New ...

func (*Client) Cancel

func (c *Client) Cancel(ID string) error

Cancel ...

func (*Client) Get

func (c *Client) Get(ID string) (*email.Message, error)

Get ...

func (*Client) Send

func (c *Client) Send(e *email.Message, delay int64) (string, error)

Send ...

func (*Client) Update

func (c *Client) Update(ID string, e *email.Message) error

Update ...

Jump to

Keyboard shortcuts

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