package
2.0.13+incompatible
Repository: https://github.com/adotkhan/psiphon-tunnel-core.git
Documentation: pkg.go.dev

# Functions

DeobfuscateValueSpec reconstitutes an obfuscated spec.
GetHostName selects a value based on the previously set spec, or returns a default when no spec is set.
GetRevision gets the previously set revision.
GetSSHClientVersion selects a value based on the previously set spec, or returns a default when no spec is set.
GetSSHServerVersion selects a value based on the previously set spec, or returns a default when no spec is set.
GetUserAgent selects a value based on the previously set spec, or returns a default when no spec is set.
NewPickOneSpec creates a simple spec to select one item from a list as a value.
SetHostNamesSpec sets the corresponding value spec.
SetRevision set the revision value, which may be used to track which value specs are active.
SetSSHClientVersionsSpec sets the corresponding value spec.
SetSSHServerVersionsSpec sets the corresponding value spec.
SetUserAgentsSpec sets the corresponding value spec.

# Structs

No description provided by the author
ValueSpec specifies a value selection space.