package domain import "game/konstructor/entity" func (d *Domain) Process(options entity.DomainProcessOptions) { }