Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-cloudformation/rain
/ WithPadding
Method
WithPadding
internal/table/table.go:131–131 ·
view source on GitHub ↗
(p int)
Source
from the content-addressed store, hash-verified
129
WithHeaderFormatter(f Formatter) Table
130
WithFirstColumnFormatter(f Formatter) Table
131
WithPadding(p int) Table
132
WithWriter(w io.Writer) Table
133
WithWidthFunc(f WidthFunc) Table
134
Callers
2
TestTable_WithPadding
Function · 0.65
TestTable_WithWidthFunc
Function · 0.65
Implementers
1
table
internal/table/table.go
Calls
no outgoing calls
Tested by
2
TestTable_WithPadding
Function · 0.52
TestTable_WithWidthFunc
Function · 0.52