# Variables
Functions in namespace for building of *GockConfig
NewConfig(string, string) *GockConfig: Constructs a new configuration with your host and port NewConfigByRandom() *GockConfig: Constructs a new configuration with generated(randomly) host and port Port is range from 30000 ~ 30999.
# Structs
Facade object, which could be used to:
1.
# Interfaces
Defines the interface used to ease testing by Gentleman library.