mng2mng

package
v0.0.0-...-763d59e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct{}

func (Client) DeleteShares

func (c Client) DeleteShares(dataID string) error

自分以外のMCにシェア削除リクエストを送信する

func (Client) Sync

func (c Client) Sync(syncID string) error

自分以外のMCにSyncリクエストを送信する

type M2MClient

type M2MClient interface {
	DeleteShares(string) error
	Sync(string) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL