Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    }
    
    func (x *MockConfig) Reset() {
    	*x = MockConfig{}
    	if protoimpl.UnsafeEnabled {
    		mi := &file_pkg_test_config_mock_config_proto_msgTypes[0]
    		ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
    		ms.StoreMessageInfo(mi)
    	}
    }
    
    func (x *MockConfig) String() string {
    	return protoimpl.X.MessageStringOf(x)
    }
    
    func (*MockConfig) ProtoMessage() {}
    
    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