//
pkg.gl
Category
github.com/tainguyenbp/learn-programming
golang-basic
alertmanager_matrix
matrix
package
1.0.0
Repository:
https://github.com/tainguyenbp/learn-programming.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
60 SLOC
#
Functions
Markdown
Markdown formats a message as markdown and returns the HTML representation.
NewClient
NewClient returns a configured Matrix Client.
#
Structs
Client
Client represents a Matrix Client This is a slightly modified version of gomatrix.Client.
Message
Message represents a formatted Matrix Message.
Room
Room represents a Matrix Room.
#
Type aliases
Event
Event represents a Matrix Event, see gomatrix.Event.