Documentation
¶
Overview ¶
Package rule zb 规则扩展
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstValueInList ¶
func FirstValueInList(list ListGetter) zero.Rule
FirstValueInList 判断正则匹配的第一个参数是否在列表中
Types ¶
type ListGetter ¶ added in v1.2.5
type ListGetter interface {
List() []string
}
Click to show internal directories.
Click to hide internal directories.