Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TableService ¶
type TableService struct {
// contains filtered or unexported fields
}
func NewTableService ¶
func NewTableService(db *DB, schema string) *TableService
func (*TableService) List ¶
func (s *TableService) List(ctx context.Context, names []string) ([]*tablemaker.Table, error)
Click to show internal directories.
Click to hide internal directories.