Documentation
¶
Index ¶
- func ParseGetPackage_typeQueryParameterType(v string) (any, error)
- func ParseGetVisibilityQueryParameterType(v string) (any, error)
- func SerializeGetPackage_typeQueryParameterType(values []GetPackage_typeQueryParameterType) []string
- func SerializeGetVisibilityQueryParameterType(values []GetVisibilityQueryParameterType) []string
- type GetPackage_typeQueryParameterType
- type GetVisibilityQueryParameterType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SerializeGetPackage_typeQueryParameterType ¶
func SerializeGetPackage_typeQueryParameterType(values []GetPackage_typeQueryParameterType) []string
func SerializeGetVisibilityQueryParameterType ¶
func SerializeGetVisibilityQueryParameterType(values []GetVisibilityQueryParameterType) []string
Types ¶
type GetPackage_typeQueryParameterType ¶
type GetPackage_typeQueryParameterType int
const ( NPM_GETPACKAGE_TYPEQUERYPARAMETERTYPE GetPackage_typeQueryParameterType = iota MAVEN_GETPACKAGE_TYPEQUERYPARAMETERTYPE RUBYGEMS_GETPACKAGE_TYPEQUERYPARAMETERTYPE DOCKER_GETPACKAGE_TYPEQUERYPARAMETERTYPE NUGET_GETPACKAGE_TYPEQUERYPARAMETERTYPE CONTAINER_GETPACKAGE_TYPEQUERYPARAMETERTYPE )
func (GetPackage_typeQueryParameterType) String ¶
func (i GetPackage_typeQueryParameterType) String() string
type GetVisibilityQueryParameterType ¶
type GetVisibilityQueryParameterType int
const ( PUBLIC_GETVISIBILITYQUERYPARAMETERTYPE GetVisibilityQueryParameterType = iota PRIVATE_GETVISIBILITYQUERYPARAMETERTYPE INTERNAL_GETVISIBILITYQUERYPARAMETERTYPE )
func (GetVisibilityQueryParameterType) String ¶
func (i GetVisibilityQueryParameterType) String() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.