package
2.0.0+incompatible
Repository: https://github.com/rabbitstack/fibratus.git
Documentation: pkg.go.dev
# Functions
NewTemplate parses the given template using the given startTag and endTag as tag start and tag end.
# Structs
Template implements simple template engine, which can be used for fast tags' (aka placeholders) substitution.
# Type aliases
TagFunc can be used as a substitution value in the map passed to Execute*.