Affected by GO-2023-1879
and 1 other vulnerabilities
GO-2023-1879: Temporal Server vulnerable to Incorrect Authorization and Insecure Default Initialization of Resource in go.temporal.io/server
GO-2024-2689: Temporal Server Denial of Service in go.temporal.io/server
package
Version:
v1.2.3
Opens a new window with list of versions in this module.
Published: Feb 18, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
func Decode(p *commonpb.Payload, valuePtr interface{}) error
func Encode(value interface{}) (*commonpb.Payload, error)
func EncodeBytes(bytes []byte) *commonpb.Payload
func EncodeString(str string) *commonpb.Payload
func ToString(p *commonpb.Payload) string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.