Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVersionInfo ¶
func NewVersionInfo(cacheDir string, opts ...VersionOption) types.VersionInfo
Types ¶
type VersionOption ¶ added in v0.69.4
type VersionOption func(*versionOptions)
VersionOption is a functional option for NewVersionInfo
func Server ¶ added in v0.69.4
func Server() VersionOption
Server returns a VersionOption that excludes JavaDB and CheckBundle from version info, as these are managed on the client side in client/server mode.
Click to show internal directories.
Click to hide internal directories.