Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LoadMessageInfo (0.1 sec)

  1. pkg/test/config/mock_config.pb.go

    func (x *MockConfig) ProtoReflect() protoreflect.Message {
    	mi := &file_pkg_test_config_mock_config_proto_msgTypes[0]
    	if protoimpl.UnsafeEnabled && x != nil {
    		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    		if ms.LoadMessageInfo() == nil {
    			ms.StoreMessageInfo(mi)
    		}
    		return ms
    	}
    	return mi.MessageOf(x)
    }
    
    // Deprecated: Use MockConfig.ProtoReflect.Descriptor instead.
    func (*MockConfig) Descriptor() ([]byte, []int) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 03 17:06:22 UTC 2022
    - 7.6K bytes
    - Viewed (0)
Back to top