()
| 3157 | |
| 3158 | func init() { file_store_setting_proto_init() } |
| 3159 | func file_store_setting_proto_init() { |
| 3160 | if File_store_setting_proto != nil { |
| 3161 | return |
| 3162 | } |
| 3163 | file_store_approval_proto_init() |
| 3164 | file_store_common_proto_init() |
| 3165 | file_store_setting_proto_msgTypes[5].OneofWrappers = []any{ |
| 3166 | (*Algorithm_FullMask_)(nil), |
| 3167 | (*Algorithm_RangeMask_)(nil), |
| 3168 | (*Algorithm_Md5Mask)(nil), |
| 3169 | (*Algorithm_InnerOuterMask_)(nil), |
| 3170 | } |
| 3171 | file_store_setting_proto_msgTypes[10].OneofWrappers = []any{ |
| 3172 | (*EmailSetting_Smtp)(nil), |
| 3173 | } |
| 3174 | file_store_setting_proto_msgTypes[18].OneofWrappers = []any{} |
| 3175 | file_store_setting_proto_msgTypes[32].OneofWrappers = []any{ |
| 3176 | (*AppIMSetting_IMSetting_Slack)(nil), |
| 3177 | (*AppIMSetting_IMSetting_Feishu)(nil), |
| 3178 | (*AppIMSetting_IMSetting_Wecom)(nil), |
| 3179 | (*AppIMSetting_IMSetting_Lark)(nil), |
| 3180 | (*AppIMSetting_IMSetting_Dingtalk)(nil), |
| 3181 | (*AppIMSetting_IMSetting_Teams)(nil), |
| 3182 | } |
| 3183 | type x struct{} |
| 3184 | out := protoimpl.TypeBuilder{ |
| 3185 | File: protoimpl.DescBuilder{ |
| 3186 | GoPackagePath: reflect.TypeOf(x{}).PkgPath(), |
| 3187 | RawDescriptor: unsafe.Slice(unsafe.StringData(file_store_setting_proto_rawDesc), len(file_store_setting_proto_rawDesc)), |
| 3188 | NumEnums: 8, |
| 3189 | NumMessages: 36, |
| 3190 | NumExtensions: 0, |
| 3191 | NumServices: 0, |
| 3192 | }, |
| 3193 | GoTypes: file_store_setting_proto_goTypes, |
| 3194 | DependencyIndexes: file_store_setting_proto_depIdxs, |
| 3195 | EnumInfos: file_store_setting_proto_enumTypes, |
| 3196 | MessageInfos: file_store_setting_proto_msgTypes, |
| 3197 | }.Build() |
| 3198 | File_store_setting_proto = out.File |
| 3199 | file_store_setting_proto_goTypes = nil |
| 3200 | file_store_setting_proto_depIdxs = nil |
| 3201 | } |
no test coverage detected