func()

in pkg/mem/gateway.go [55:57]


func (g *Gateway) Diff(t MemModel) bool {
	return true
}