Discover Packages
github.com/TiagoMalhadas/xcweaver
internal
tool
generate
package
Version:
v0.4.48
Opens a new window with list of versions in this module.
Published: Mar 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 26
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types Generate(dir, pkgs, opt) type Options
Documentation
¶
Generate generates Service Weaver code for the specified packages.
The list of supplied packages are treated similarly to the arguments
passed to "go build" (see "go help packages" for details).
type Options struct {
Warn func(error )
}
Options controls the operation of Generate.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.