lineageparser

package
v0.10.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPClient

type HTTPClient struct {
	// contains filtered or unexported fields
}

HTTPClient implements asset.LineageParserClient by calling an external column-lineage HTTP service.

func NewHTTPClient

func NewHTTPClient(host string) *HTTPClient

func (*HTTPClient) FetchColumnLineage

func (c *HTTPClient) FetchColumnLineage(ctx context.Context, query string) (asset.LineageGraph, error)

FetchColumnLineage calls the external lineage service with query and returns the parsed LineageGraph. Returns nil, nil when the host is not configured.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL