//
pkg.gl
Category
github.com/mattermost-community/mattermost-plugin-autolink
server
package
0.5.1
Repository:
https://github.com/mattermost-community/mattermost-plugin-autolink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
202 SLOC
#
Functions
NewAutoLinker
NewAutoLinker create and initialize a AutoLinker.
#
Structs
AutoLinker
AutoLinker helper for replace regex with links.
Configuration
Configuration from config.json.
Link
Link represents a pattern to autolink.
Plugin
Plugin the main struct for everything.