MCPcopy
hub / github.com/hoanhan101/ultimate-go / Temporary

Method Temporary

go/design/error_4.go:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75// interface level.
76type temporary interface {
77 Temporary() bool
78}
79
80// BehaviorAsContext shows how to check for the behavior of an interface

Callers 2

TypeAsContextMethod · 0.80
BehaviorAsContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected