Discover Packages
github.com/ibrahimguner/converge_payment_gateway
helpers
testing
graphutils
package
Version:
v0.0.0-...-02c76fb
Opens a new window with list of versions in this module.
Published: Nov 10, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
AddMetadata will insert metadata into the graph at the provided node. It
returns an error if the id doesn't exist or the metadata key does.
DependsOn returns true if target and source both exist in the graph, and
there is a direct or transative dependency on target from source.
GetMetadata will lookup the metadata key from a graph node and return it. It
returns an error if the node doesn't exist, or the metadata key isn't found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.