# Structs
Config keeps the service level config data for luffygo:generate envparser generate -t Config -f $GOFILE.
RedisConfig encapsulates the redis configsgo:generate envparser generate -t RedisConfig -f $GOFILE.
UsersServiceConfig encapsulates the user service grpcgo:generate envparser generate -t UsersServiceConfig -f $GOFILE.