Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(b *bucket.Bucket, evm engine.EVMRequester) *Service
func (*Service) PinMultiPartProfile ¶
func (s *Service) PinMultiPartProfile(w http.ResponseWriter, r *http.Request)
PinMultiPartProfile handler for pinning profile to ipfs
func (*Service) PinProfile ¶
func (s *Service) PinProfile(w http.ResponseWriter, r *http.Request)
PinProfile handler for pinning profile to ipfs
Click to show internal directories.
Click to hide internal directories.