package f5 type SysLog_ struct { } var SysLog *SysLog_ func (this *SysLog_) Init() { } func (this *SysLog_) UnInit() { }