bin

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ROData

func ROData(file string) ([]byte, error)

ROData returns the read-only data section of the provided binary.

func ReadComponentGraph

func ReadComponentGraph(file string) ([][2]string, error)

ReadComponentGraph reads component graph information from the specified binary. The return value is a sequence [src,dst] edges where src and dst are fully qualified component names. E.g.,

github.com/ServiceWeaver/weaver/Main

func ReadListeners added in v0.15.0

func ReadListeners(file string) ([]codegen.ComponentListeners, error)

ReadListeners reads the sets of listeners associated with each component in the specified binary.

Types

This section is empty.

Directories

Path Synopsis
testprogram is used by bin tests.
testprogram is used by bin tests.

Jump to

Keyboard shortcuts

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