slack

package
v0.10.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigSchema = map[string]*schema.Attribute{
	"token": {
		Type: schema.TypeString,
	},
}

Functions

func ConfigInstance added in v0.2.0

func ConfigInstance() interface{}

func GetConfig added in v0.2.0

func GetConfig(connection *plugin.Connection) slackConfig

GetConfig :: retrieve and cast connection config from query data

func Plugin

func Plugin(_ context.Context) *plugin.Plugin

Types

type WorkspaceInfo added in v0.9.0

type WorkspaceInfo struct {
	Name        string
	ID          string
	Domain      string
	EmailDomain string
}

Struct to store the common column data Currently we are only using the domain info, but can add more as columns if required

Jump to

Keyboard shortcuts

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