Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomPort ¶
RandomPort() returns a random port to be used with net.Listen(). It's an helper function to register to kontrol before binding to a port. Note that this racy, there is a possibility that someoe binds to the port during the time you get the port and someone else finds it. Therefore use in caution.
func RandomString ¶
RandomString returns random string read from crypto/rand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.