MCPcopy
hub / github.com/marmotedu/iam / String

Method String

pkg/app/options.go:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33// PrintableOptions abstracts options which can be printed.
34type PrintableOptions interface {
35 String() string
36}

Callers 15

mainFunction · 0.65
codegen.goFile · 0.65
generateDocsMethod · 0.65
genDeclMethod · 0.65
GenerateTokenFunction · 0.65
clusterConnectionIsOpenFunction · 0.65
AppendToSetMethod · 0.65
ExistsMethod · 0.65
RemoveFromListMethod · 0.65
GetListRangeMethod · 0.65
AddToSortedSetMethod · 0.65
GetSortedSetRangeMethod · 0.65

Implementers 7

Valuetools/codegen/codegen.go
Optionspkg/log/options.go
Optionsinternal/pump/options/options.go
Optionsinternal/authzserver/options/options.g
ErrCodeinternal/pkg/code/code.go
Optionsinternal/watcher/options/options.go
Optionsinternal/apiserver/options/options.go

Calls

no outgoing calls

Tested by 2

TestWordWrapWriterFunction · 0.52
TestMaxWidthWriterFunction · 0.52