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