Home
last modified time | relevance | path

Searched refs:WithDesc (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/twpayne/go-pinentry/cmd/pinentry-test/
H A Dmain.go15 pinentry.WithDesc("My multiline\ndescription"),
/dports/www/miniflux/v2-2.0.35/vendor/github.com/mitchellh/go-server-timing/example/
H A Dmain.go57 m := timing.NewMetric("sql").WithDesc("SQL query").Start()
/dports/www/miniflux/v2-2.0.35/vendor/github.com/mitchellh/go-server-timing/
H A Dmetric.go63 func (m *Metric) WithDesc(desc string) *Metric { func
H A DREADME.md79 m := timing.NewMetric("sql").WithDesc("SQL query").Start()
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/twpayne/go-pinentry/
H A DREADME.md17 pinentry.WithDesc("My description"),
H A Dpinentry.go137 func WithDesc(desc string) ClientOption { func
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Derrors.go545 func (a AppStatusError) WithDesc(desc string) AppStatusError { func
/dports/security/keybase/client-v5.7.1/go/stellar/
H A Dstellar.go326 err = err.WithDesc("Sender account not found")