load

package
v0.0.0-...-02c76fb Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 46 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(ctx context.Context, root string, verify bool) (*graph.Graph, error)

Load produces a fully-formed graph from the given root

func Nodes

func Nodes(ctx context.Context, root string, verify bool) (*graph.Graph, error)

Nodes loads and parses all resources referred to by the provided url

func ResolveDependencies

func ResolveDependencies(ctx context.Context, g *graph.Graph) (*graph.Graph, error)

ResolveDependencies examines the strings and depdendencies at each vertex of the graph and creates edges to fit them

func SetResources

func SetResources(ctx context.Context, g *graph.Graph) (*graph.Graph, error)

SetResources loads the resources for each graph node

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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