Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrInvalidVLAN ¶
type ErrInvalidVLAN struct {
// contains filtered or unexported fields
}
ErrInvalidVLAN is the structure
func NewErrInvalidVLAN ¶
func NewErrInvalidVLAN(message string) *ErrInvalidVLAN
NewErrInvalidVLAN will return error if new an invalid VLAN
func (*ErrInvalidVLAN) Error ¶
func (e *ErrInvalidVLAN) Error() string
Error will reture the error message
Click to show internal directories.
Click to hide internal directories.