Documentation
¶
Index ¶
Constants ¶
View Source
const ( CollaborationEdge wardleyToGo.EdgeType = iota | wardleyToGo.EdgeType(components.TeamTopologies) FacilitatingEdge XAsAServiceEdge )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComplicatedSubsystemTeam ¶
type ComplicatedSubsystemTeam struct {
*Team
}
func (*ComplicatedSubsystemTeam) MarshalSVG ¶ added in v0.3.3
type EnablingTeam ¶
type EnablingTeam struct {
*Team
}
func (*EnablingTeam) MarshalSVG ¶ added in v0.3.3
type PlatformTeam ¶
type PlatformTeam struct {
*Team
}
func (*PlatformTeam) MarshalSVG ¶ added in v0.3.3
type StreamAlignedTeam ¶
type StreamAlignedTeam struct {
*Team
}
func NewComplicatedSubsystemTeam ¶
func NewComplicatedSubsystemTeam(id int64) *StreamAlignedTeam
func NewEnablingTeam ¶
func NewEnablingTeam(id int64) *StreamAlignedTeam
func NewPlatformTeam ¶
func NewPlatformTeam(id int64) *StreamAlignedTeam
func NewStreamAlignedTeam ¶
func NewStreamAlignedTeam(id int64) *StreamAlignedTeam
func (*StreamAlignedTeam) MarshalSVG ¶ added in v0.3.3
Click to show internal directories.
Click to hide internal directories.