feat: Updated pkg/rpcclient/notification/doc.go

This commit is contained in:
sweep-ai[bot] 2023-10-14 08:13:57 +00:00 committed by GitHub
parent da3afac898
commit f348faf567
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package notification provides client-side implementations for the notification services in the OpenIM project.
// It uses Dubbo-go for RPC communication.
package notification // import "github.com/openimsdk/open-im-server/v3/pkg/rpcclient/notification"