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