Deprecated: this module has moved into github.com/Motmedel/utils_go
package
Version:
v0.0.17
Opens a new window with list of versions in this module.
Published: May 5, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ArgType is an enumeration of the possible schema part types.
const (
ArgTypeBool ArgType = iota + 1
ArgTypeString
ArgTypeStrings
ArgTypeStringOrStrings
ArgTypeInt
ArgTypeFloat
ArgTypeSchema
ArgTypeSchemas
ArgTypeMapSchema
ArgTypeSchemaOrSchemas
ArgTypeMapArrayOrSchema
ArgTypeAny
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.