Documentation
¶
Overview ¶
Package ctxext zb context 扩展
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoOnceOnSuccess ¶
DoOnceOnSuccess 当返回 true, 之后直接通过, 否则下次触发仍会执行
func ValueInList ¶
func ValueInList[Ctx any](getval func(Ctx) string, list ListGetter) func(Ctx) bool
ValueInList 判断参数是否在列表中
Types ¶
Click to show internal directories.
Click to hide internal directories.