Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
Option is the interface to apply options.
func WithServerInfoFilePath ¶ added in v0.4.4
WithServerInfoFilePath start the client with the given server info file path. This is mainly used for testing purpose.
func WithServerInfoReadinessTimeout ¶ added in v0.4.5
WithServerInfoReadinessTimeout sets the server info readiness timeout to the given timeout.
func WithSockAddr ¶
WithSockAddr start the client with the given sock addr. This is mainly used for testing purpose.
Click to show internal directories.
Click to hide internal directories.