slack

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send added in v0.2.25

func Send(channelHook string, message string) error

Types

type Client

type Client interface {
	Info(message string) error
}

func NewClientWrapper

func NewClientWrapper() Client

func NewInMemoryClient

func NewInMemoryClient() Client

type ClientWrapper

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

func (*ClientWrapper) Info

func (c *ClientWrapper) Info(message string) error

type InMemoryClient

type InMemoryClient struct{}

func (*InMemoryClient) Info

func (c *InMemoryClient) Info(message string) error

Jump to

Keyboard shortcuts

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