Documentation ¶
Overview ¶
Package ecosystem provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version 2.4.1 DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ecosystems ¶
func Ecosystems(opts ...EcosystemsOutputOption) []string
Types ¶
type Ecosystem ¶
type Ecosystem uint64
Ecosystem defines model for Ecosystem.
func FromString ¶
func FromUint64 ¶
func (Ecosystem) MarshalJSON ¶
func (*Ecosystem) UnmarshalJSON ¶
func (*Ecosystem) UnmarshalText ¶
type EcosystemsOutputOption ¶
type EcosystemsOutputOption uint8
const ( ApplyCase EcosystemsOutputOption = iota SingleQuotes WithValue )
Click to show internal directories.
Click to hide internal directories.