Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGtun ¶
func NewGtun(cfg *GtunConfig, m *Models) *gtun
func NewGtund ¶
func NewGtund(cfg *GtundConfig, m *Models) *gtund
Types ¶
type Config ¶
type Config struct { GtundConfig *GtundConfig `toml:"gtund"` GtunConfig *GtunConfig `toml:"gtun"` }
func ParseConfig ¶
type GtunConfig ¶
type GtundConfig ¶
type Models ¶
type Models struct {
// contains filtered or unexported fields
}
func (*Models) RandomGetGtund ¶
func (m *Models) RandomGetGtund(win bool) (*common.S2GRegister, error)
func (*Models) RemoveGtund ¶
func (*Models) UpdateRefCount ¶
Click to show internal directories.
Click to hide internal directories.