Versions in this module Expand all Collapse all v1 v1.0.1 Nov 13, 2019 Changes in this version + type Kahn struct + func New() *Kahn + func (k *Kahn) Add(from, to string) error + func (k *Kahn) Build() error + func (k *Kahn) Result() []string