package monikernames
Import Path
go.pact.im/x/names/monikernames (on go.dev)
Dependency Relation
imports 4 packages, and imported by 0 packages
Involved Source Files
Package monikernames provides a names.Namer implementation that uses the
github.com/technosophos/moniker package.
Package-Level Type Names (total 2, both are exported)
Builder constructs Namer instances for moniker package that are safe for
concurrent use.
Build implements the names.NamerBuilder interface.
*Builder : go.pact.im/x/names.NamerBuilder
func New() *Builder
Package-Level Functions (total 2, both are exported)
New returns a new NamerBuilder that constructs Namer instances for the
moniker package.
NewNamer returns a new names.Namer adapter for the given Namer.
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)