bind

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(name string, arg ...string)

exec.command "sh", "-c", "echo stdout; echo 1>&2 stderr"

Types

type LogBind

type LogBind struct{}

func (*LogBind) Debug

func (b *LogBind) Debug(v ...interface{})

func (*LogBind) Error

func (b *LogBind) Error(v ...interface{})

func (*LogBind) Info

func (b *LogBind) Info(v ...interface{})

func (*LogBind) Warn

func (b *LogBind) Warn(v ...interface{})

type NotifrBind

type NotifrBind struct{}

func (*NotifrBind) NewEmail

func (b *NotifrBind) NewEmail() *notifr.Email

func (*NotifrBind) NewPush

func (b *NotifrBind) NewPush() *notifr.Push

func (*NotifrBind) NewSms

func (b *NotifrBind) NewSms() *notifr.Sms

func (*NotifrBind) Send

func (b *NotifrBind) Send(msg notifr.Message)

Jump to

Keyboard shortcuts

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