extendparams

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonExtendParams

type CommonExtendParams map[string]string

func (CommonExtendParams) ExtendParamByBool

func (op CommonExtendParams) ExtendParamByBool(k string, def ...bool) bool

ExtendParamByBool 返回extendParam指定k的bool类型值

func (CommonExtendParams) ExtendParamByFloat

func (op CommonExtendParams) ExtendParamByFloat(k string, def ...float64) float64

ExtendParamByFloat 返回extendParam指定k的float类型值

func (CommonExtendParams) ExtendParamByInt

func (op CommonExtendParams) ExtendParamByInt(k string, def ...int) int

ExtendParamByInt 返回extendParam指定k的int类型值

func (CommonExtendParams) ExtendParamByInt64

func (op CommonExtendParams) ExtendParamByInt64(k string, def ...int64) int64

ExtendParamByInt64 返回extendParam指定k的int类型值

func (CommonExtendParams) ExtendParamByString

func (op CommonExtendParams) ExtendParamByString(k string, def ...string) string

ExtendParamByString 返回extendParam指定k的string类型值

func (CommonExtendParams) ExtendParamValue

func (op CommonExtendParams) ExtendParamValue(key string, def ...string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL