Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadComponentGraph ¶
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.
Click to show internal directories.
Click to hide internal directories.