blob: e84b22c2ba1b9ddc017a14f8fbbfda4983db5446 [file] [log] [blame] [view]
# Shared Coordinator folder
This folder only contains the code shared by the coordinators. It is here
mostly to ease the DEPS rules: the coordinator code can depend on all code
here.
Add code here only if it is likely to be shared by a significant number of
coordinators (for example the main coordinator class, the command
dispatcher...).