You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/types/subtypes
Timothy Messier c8be4a9890
refact(target): Switch subtype attributes to oneof
4 years ago
..
attribute_transform.go refact(subtype): Remove copied structToProto methods 4 years ago
attribute_transform_test.go feat(subtypes): Add function to convert protobuf for filtering 4 years ago
attributes.go feat(subtypes): Add function to convert protobuf for filtering 4 years ago
attributes_test.go feat(subtypes): Add grpc interceptor for transforming attributes 4 years ago
interceptor.go feat(subtypes): Add new transformation registration option 4 years ago
interceptor_ext_test.go feat(subtypes): Add grpc interceptor for transforming attributes 4 years ago
interceptor_test.go refact(subtype): Remove copied structToProto methods 4 years ago
registry.go feat(subtypes): Add function to provide all known prefixes 4 years ago
registry_global.go refact(target): Switch subtype attributes to oneof 4 years ago
registry_test.go Subtype Id registration moved to its own package (#1416) 5 years ago
source_registry.go feat(subtypes): Add function to convert protobuf for filtering 4 years ago
transformations.go feat(subtypes): Add new transformation registration option 4 years ago