package
0.3.10
Repository: https://github.com/launchdarkly/sdk-meta.git
Documentation: pkg.go.dev

# Constants

ClientSideType is an SDK that runs in a client context.
EdgeType is an SDK that runs in an edge deployment scenario.
RelayType is Relay Proxy.
ServerSideType is an SDK that runs in a server context.

# Variables

Languages is a map of SDK IDs to supported languages.
Names is a map of SDK IDs to display names.
Popularity is a map of SDK IDs to popularity scores.
No description provided by the author
Repos is a map of SDK IDs to repository information.
Types is a map of SDK IDs to SDK types.

# Structs

No description provided by the author
Repo contains the location of an SDK.

# Type aliases

ReleaseList is an ordered list of releases.
Type represents the most common use-case for an SDK.