//
pkg.gl
Category
github.com/3th1nk/easygo
dataStruct
graph
package
0.0.0-20240826130101-256bcdb5d6a2
Repository:
https://github.com/3th1nk/easygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
595 SLOC
#
Functions
New
New 创建一个图.
#
Constants
BothWay
<->.
LeftToRight
-->.
RightToLeft
<--.
#
Structs
Combo
Combo 组合.
Graph
Graph 图结构.
Line
Line 节点间的连线.
Node
Node 节点.
Path
Path 路径.
#
Type aliases
Direction
Direction 连线方向go:generate stringer -type Direction -linecomment.