mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
docs: improve proxy CLI param descriptions
Since the proxy component is the most dedicated for public use, more comprehensive docs are good.
This commit is contained in:
parent
15b3f64a3a
commit
9b04728809
4 changed files with 54 additions and 44 deletions
|
@ -116,6 +116,7 @@ var (
|
|||
|
||||
// SnowflakeProxy is used to configure an embedded
|
||||
// Snowflake in another Go application.
|
||||
// For some more info also see CLI parameter descriptions in README.
|
||||
type SnowflakeProxy struct {
|
||||
// How often to ask the broker for a new client
|
||||
PollInterval time.Duration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue