// Copyright 2019 github.com. All rights reserved. // Use of this source code is governed by github.com. package consts const ( PageSize = 10 ) const ( _ = iota LogTypeCompany LogTypeProject LogTypeProvider LogTypeGovernment )