Documentation ¶
Overview ¶
* Copyright © 2020. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeywordMapper ¶
type KeywordMapper struct {
// contains filtered or unexported fields
}
func NewKeywordMapper ¶
func NewKeywordMapper( template string, lefttag string, righttag string) *KeywordMapper
type KeywordReplaceHandler ¶
type KeywordReplaceHandler struct {
// contains filtered or unexported fields
}
func (*KeywordReplaceHandler) Replace ¶
func (this *KeywordReplaceHandler) Replace(keyword string) string
Click to show internal directories.
Click to hide internal directories.