Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Machine ¶
type Machine struct {
Project projects.Project
Links []*Link
ErrStream io.Writer
Errors *Errors
ErrorsMutex sync.Mutex
RWList list.RestartWatchList
// contains filtered or unexported fields
}
Machine structure
type RenameServiceID ¶
RenameServiceID object
func (RenameServiceID) Match ¶
func (r RenameServiceID) Match(serviceID string) bool
Match rule for renaming
Click to show internal directories.
Click to hide internal directories.