package
3.7.1+incompatible
Repository: https://github.com/launchdarkly/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GenRandom gets a random instance.
No description provided by the author
No description provided by the author
InitComplexMessage initializes a complex structure of the type CustomComplexMessage which includes a xml, struct of type PubnubDemoMessage, strings, float and integer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseErrorResponse parses the response of the Error channel.
ParseErrorResponseForTestSuccess parses the response of the Error channel.
ParseResponseDummy is a methods that reads the response on the channel but does notthing on it.
ParseResponseDummy is a methods that reads the response on the channel but does notthing on it.
ParseWaitResponse parses the response of the wait channel.
PrintTestMessage is common method to print the message on the screen.
No description provided by the author
No description provided by the author
ReplaceEncodedChars takes a string as a parameter and returns a string with the unicode chars \\u003c, \\u003e, \\u0026 with <,> and & respectively.
WaitForCompletion reads the response on the responseChannel or waits till the timeout occurs.

# Variables

PamPubKey: key for pam tests.
PamSecKey: key for pam tests.
PamSubKey: key for pam tests.
PubKey: key for non-pam tests.
PubKey: key for non-pam tests.
SecKey: key for non-pam tests.
SubKey: key for non-pam tests.
SubKey: key for non-pam tests.

# Structs

CustomComplexMessage is used to test the custom structure encryption and decryption.
CustomSingleElementStruct Used to test the custom structure encryption and decryption The variables "foo" and "bar" as used in the other languages are not accepted by golang and give an empty value when serialized, used "Foo" and "Bar" instead.
CustomStruct to test the custom structure encryption and decryption The variables "foo" and "bar" as used in the other languages are not accepted by golang and give an empty value when serialized, used "Foo" and "Bar" instead.
Data represents a <data> element.
EmptyStruct provided the empty struct to test the encryption.
Entry
Entry represents an <entry> element.
No description provided by the author
PubnubDemoMessage is a struct to test a non-alphanumeric message.

# Type aliases

No description provided by the author