Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MacChanger ¶
type MacChanger struct { session.SessionModule // contains filtered or unexported fields }
func NewMacChanger ¶
func NewMacChanger(s *session.Session) *MacChanger
func (*MacChanger) Author ¶
func (mod *MacChanger) Author() string
func (*MacChanger) Configure ¶
func (mod *MacChanger) Configure() (err error)
func (*MacChanger) Description ¶
func (mod *MacChanger) Description() string
func (*MacChanger) Name ¶
func (mod *MacChanger) Name() string
func (*MacChanger) Start ¶
func (mod *MacChanger) Start() error
func (*MacChanger) Stop ¶
func (mod *MacChanger) Stop() error
Click to show internal directories.
Click to hide internal directories.