package keeper import ( "colinear/x/colinear-core/types" ) var _ types.QueryServer = Keeper{}