Versions in this module Expand all Collapse all v0 v0.0.23 May 5, 2017 Changes in this version + func New(port string) *server + type Resource struct + AppliesOn []*Resource + DependsOn []*Resource + Id string + Properties map[string]interface{} + Type string + func (r *Resource) AddAppliesOn(gr ...*graph.Resource) + func (r *Resource) AddDependsOn(gr ...*graph.Resource)