Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransferMetadata ¶
func NewTransferMetadata ¶
func NewTransferMetadata(ctx context.Context) *TransferMetadata
NewTransferMetadata initializes TransferMetadata
func (*TransferMetadata) Value ¶
func (tm *TransferMetadata) Value(key string) interface{}
Value retrieves a value from TransferMetadata
func (*TransferMetadata) WithValue ¶
func (tm *TransferMetadata) WithValue(key string, value interface{})
WithValue adds a key-value pair to TransferMetadata
Click to show internal directories.
Click to hide internal directories.