package model type View struct { Database string ViewName string CurrentSequence uint64 }