4 lines
42 B
Go
4 lines
42 B
Go
package tables
|
|
|
|
type OptFunc func(*Table)
|
package tables
|
|
|
|
type OptFunc func(*Table)
|