exporter

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetChannels

func GetChannels(cfg *config.Config, client *slack.Client, users []slack.User) ([]slack.Channel, error)

func GetMessages

func GetMessages(cfg *config.Config, client *slack.Client, channelId string) ([]slack.Message, error)

func GetUsers

func GetUsers(client *slack.Client) ([]slack.User, error)

func SaveChannels

func SaveChannels(cfg *config.Config, channels []slack.Channel, now string) error

func SaveFiles

func SaveFiles(cfg *config.Config, client *slack.Client, messages []slack.Message, channelName string, now string) error

func SaveMessages

func SaveMessages(cfg *config.Config, messages []slack.Message, channelName string, now string) error

func SaveUsers

func SaveUsers(cfg *config.Config, users []slack.User, now string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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