Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSource ¶
ParseSource parses options source string. Formats of source:
[network://]host:port?k1=v1&k2=v2&...&kn=vn
network should be tcp(default) or unix.
e.g.
127.0.0.1:26379 tcp://127.0.0.1:26379 tcp://127.0.0.1:26379?db=1&username=foo&password=123456
Types ¶
Click to show internal directories.
Click to hide internal directories.