Documentation
¶
Index ¶
- func ParseGetRule_suite_resultQueryParameterType(v string) (any, error)
- func ParseGetTime_periodQueryParameterType(v string) (any, error)
- func SerializeGetRule_suite_resultQueryParameterType(values []GetRule_suite_resultQueryParameterType) []string
- func SerializeGetTime_periodQueryParameterType(values []GetTime_periodQueryParameterType) []string
- type GetRule_suite_resultQueryParameterType
- type GetTime_periodQueryParameterType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SerializeGetRule_suite_resultQueryParameterType ¶
func SerializeGetRule_suite_resultQueryParameterType(values []GetRule_suite_resultQueryParameterType) []string
func SerializeGetTime_periodQueryParameterType ¶
func SerializeGetTime_periodQueryParameterType(values []GetTime_periodQueryParameterType) []string
Types ¶
type GetRule_suite_resultQueryParameterType ¶
type GetRule_suite_resultQueryParameterType int
const ( PASS_GETRULE_SUITE_RESULTQUERYPARAMETERTYPE GetRule_suite_resultQueryParameterType = iota FAIL_GETRULE_SUITE_RESULTQUERYPARAMETERTYPE BYPASS_GETRULE_SUITE_RESULTQUERYPARAMETERTYPE ALL_GETRULE_SUITE_RESULTQUERYPARAMETERTYPE )
func (GetRule_suite_resultQueryParameterType) String ¶
func (i GetRule_suite_resultQueryParameterType) String() string
type GetTime_periodQueryParameterType ¶
type GetTime_periodQueryParameterType int
const ( HOUR_GETTIME_PERIODQUERYPARAMETERTYPE GetTime_periodQueryParameterType = iota DAY_GETTIME_PERIODQUERYPARAMETERTYPE WEEK_GETTIME_PERIODQUERYPARAMETERTYPE MONTH_GETTIME_PERIODQUERYPARAMETERTYPE )
func (GetTime_periodQueryParameterType) String ¶
func (i GetTime_periodQueryParameterType) String() string
Click to show internal directories.
Click to hide internal directories.