package domain type Domain struct { Context Context } func (d *Domain) Init() { }