slack

package
v0.0.1-dev-5e16f90 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ChannelCollection = "slackChannels"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	Name        string `json:"name" bson:"name"`
	URL         string `json:"url" bson:"url"`
	Description string `json:"description" bson:"description"`
}

type Options

type Options struct {
	Channels []Channel `json:"channels" bson:"channels"`
}

Jump to

Keyboard shortcuts

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