package keeper import ( "cosmos-test/x/cosmostest/types" ) var _ types.QueryServer = Keeper{}