//
pkg.gl
Category
github.com/mbaksheev/clickhouse-table-graph
graph
package
0.1.1
Repository:
https://github.com/mbaksheev/clickhouse-table-graph.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
152 SLOC
#
Functions
New
New creates a new [LinksBuilder].
#
Structs
Link
Link represents a link between two tables.
Links
Links represents a graph (all linked tables) for the specified table.
#
Interfaces
LinksBuilder
LinksBuilder is an interface for building a graph of tables.