MCPcopy
hub / github.com/bettercap/bettercap / MicrosoftBuilder

Struct MicrosoftBuilder

modules/hid/build_microsoft.go:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type MicrosoftBuilder struct {
10 seqn uint16
11}
12
13func (b MicrosoftBuilder) frameFor(template []byte, cmd *Command) []byte {
14 data := make([]byte, len(template))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected