protobufs

package
v1.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2026 License: GPL-3.0 Imports: 1 Imported by: 3

README

protobuf

Overview

Generated Protocol Buffer bindings shared between client, server, and implant. Collects common message types for cross-component communication. Key modules cover protobufs.

Go Files

  • protobufs.go – Registers all embedded proto descriptors for runtime reflection and versioning.

Sub-packages

  • clientpb/ – Generated client RPC message bindings. Defines client-facing request and response protobufs.
  • commonpb/ – Generated common/shared message structures. Provides utility messages reused across services.
  • dnspb/ – Generated DNS transport message bindings. Covers protobuf structures for DNS-based communications.
  • rpcpb/ – Generated RPC service definitions and gRPC stubs. Contains service interfaces and server/client scaffolding.
  • sliverpb/ – Generated core Sliver control-plane messages. Represents implant control, job, and telemetry types.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// FS - Embedded FS access to proto files
	//go:embed commonpb/* sliverpb/* dnspb/*
	FS embed.FS
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL