Documentation ¶
Overview ¶
Package protoengine implements the command engine for muteproto.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtoEngine ¶
type ProtoEngine struct {
// contains filtered or unexported fields
}
ProtoEngine abstracts a muteproto command engine.
func (*ProtoEngine) Run ¶
func (pe *ProtoEngine) Run(args []string) error
Run runs the proto engine with the given args.
Click to show internal directories.
Click to hide internal directories.