executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
files
/
space.iseki.executables.sbom
/
GoBuildSetting
Go
Build
Setting
@
Serializable
data
class
GoBuildSetting
(
source
)
Represents a Go build setting as key-value pair.
Members
Properties
key
Link copied to clipboard
val
key
:
String
The setting key
value
Link copied to clipboard
val
value
:
String
The setting value