Documentation ¶
Index ¶
- func CreateMessage(channelID, userID string) string
- func CreateMessageWithText(channelID, userID, text string) string
- func CreateUser() string
- func DeleteChannel(id string)
- func DeleteMessage(id string)
- func DeleteUser(id string)
- func GetRootCmdWithSubCommands(c ...*cobra.Command) *cobra.Command
- func InitChannel(t *testing.T) string
- func InitClient() *stream.Client
- func RandomString(n int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMessage ¶
func CreateMessageWithText ¶ added in v1.1.0
func CreateUser ¶
func CreateUser() string
func DeleteChannel ¶
func DeleteChannel(id string)
func DeleteMessage ¶
func DeleteMessage(id string)
func DeleteUser ¶
func DeleteUser(id string)
func InitChannel ¶
func InitClient ¶
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.