Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/protobuf
/ In
Method
In
protoc-gen-go/generator/generator.go:1051–1051 ·
view source on GitHub ↗
In Indents the output one tab stop.
()
Source
from the content-addressed store, hash-verified
1049
1050
// In Indents the output one tab stop.
1051
func
(g *Generator) In() { g.indent +=
"\t"
}
1052
1053
// Out unindents the output one tab stop.
1054
func
(g *Generator) Out() {
Callers
1
newProperties
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected