package
Version:
v0.0.0-...-4c384aa
Opens a new window with list of versions in this module.
Published: Feb 18, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CreateSharing_Params struct {
Content string `json:"content,omitempty" example:"aaaabbbbcccc"`
}
CreateSharing_Params Object
type Sharing struct {
Hash string `json:"hash,omitempty" example:"11c85195ae99540ac07f80e2905e6e39aaefc4ac94cd380f366e79ba83560566"`
Content string `json:"content,omitempty" example:"aaaabbbbcccc"`
}
Sharing Object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.