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