package
0.0.0-20240627152451-2434619c82ee
Repository: https://github.com/storj/changesetchihuahua.git
Documentation: pkg.go.dev
# Interfaces
ChatSystem abstracts interaction with an instant-message chat system, so that this doesn't become dependent on Slack specifically.
ChatSystemFormatter controls how to format messages for a specific ChatSystem.
ChatUser represents profile and presence information about a user on ChatSystem.
MessageHandle represents a sent message.