Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnuSnToString ¶
func OnuSnToString(sn *openolt.SerialNumber) string
Types ¶
type BBRCliOptions ¶
type BBRCliOptions struct { *BBSimCliOptions BBSimIp string BBSimPort string BBSimApiPort string }
func GetBBROpts ¶
func GetBBROpts() BBRCliOptions
type BBSimCliOptions ¶
type BBSimCliOptions struct { OltID int NumNniPerOlt int NumPonPerOlt int NumOnuPerPon int STag int CTagInit int ProfileCpu *string LogLevel string LogCaller bool }
func GetBBSimOpts ¶
func GetBBSimOpts() *BBSimCliOptions
Click to show internal directories.
Click to hide internal directories.