Versions in this module Expand all Collapse all v1 v1.0.1 Mar 11, 2023 v1.0.0 Mar 11, 2023 Changes in this version + func LogSlack(credential *Credential, modeApp, logType string, message interface{}) + type Credential struct + ChannelID string + OAuthToken string + func NewLogStackInit(OAuthToken, ChannelID string) *Credential