MCPcopy Index your code
hub / github.com/tmrts/boilr / String

Method String

pkg/util/stringutil/stringutil.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6type String interface {
7 io.ReadWriter
8 String() string
9}
10
11// NewString creates a String

Callers 6

ExecuteMethod · 0.95
TestWritesToStringFunction · 0.95
GetBoolFlagFunction · 0.65
GetStringFlagFunction · 0.65
list.goFile · 0.65
TestMarshalsTimeFunction · 0.65

Implementers 1

Metadatapkg/template/metadata.go

Calls

no outgoing calls

Tested by 2

TestWritesToStringFunction · 0.76
TestMarshalsTimeFunction · 0.52