package
0.8.0
Repository: https://github.com/knqyf263/go-plugin.git
Documentation: pkg.go.dev

# Functions

Bool stores v in a new BoolValue and returns a pointer to it.
Bytes stores v in a new BytesValue and returns a pointer to it.
Double stores v in a new DoubleValue and returns a pointer to it.
Float stores v in a new FloatValue and returns a pointer to it.
Int32 stores v in a new Int32Value and returns a pointer to it.
Int64 stores v in a new Int64Value and returns a pointer to it.
String stores v in a new StringValue and returns a pointer to it.
UInt32 stores v in a new UInt32Value and returns a pointer to it.
UInt64 stores v in a new UInt64Value and returns a pointer to it.

# Variables

# Structs

Wrapper message for `bool`.
Wrapper message for `bytes`.
Wrapper message for `double`.
Wrapper message for `float`.
Wrapper message for `int32`.
Wrapper message for `int64`.
Wrapper message for `string`.
Wrapper message for `uint32`.
Wrapper message for `uint64`.