Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultCaddyConf = `
{
default_bind 127.0.0.1
http_port 8889
admin 127.0.0.1:2999
nats {
url 127.0.0.1:8369
%s
}
}
`
View Source
const TEST_PORT = 8369
Variables ¶
This section is empty.
Functions ¶
func NewCaddyTester ¶
NewCaddyTester creates a new tester. Relative to this method here
func RunServerOnPort ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.