//
pkg.gl
Category
github.com/grubbins/mattermost-plugin-autolink
server
package
0.4.0
Repository:
https://github.com/grubbins/mattermost-plugin-autolink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
146 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.