Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLocationConfig ¶
func FindLocationConfig(parentAction *actionutils.ParentAction, locationId int64) (locationConfig *serverconfigs.HTTPLocationConfig, isOk bool)
FindLocationConfig 查找路由规则配置
Types ¶
type LocationHelper ¶
type LocationHelper struct { }
func NewLocationHelper ¶
func NewLocationHelper() *LocationHelper
func (*LocationHelper) BeforeAction ¶
func (this *LocationHelper) BeforeAction(actionPtr actions.ActionWrapper)
Click to show internal directories.
Click to hide internal directories.