MCPcopy
hub / github.com/kopia/kopia / Format

Method Format

notification/sender/sender.go:20–20  ·  view source on GitHub ↗

Format returns the format of the message body that the provider supports, either "html" or "md", some providers will support both.

()

Source from the content-addressed store, hash-verified

18
19 // Format returns the format of the message body that the provider supports, either "html" or "md", some providers will support both.
20 Format() string
21
22 // Summary returns a human-readable summary of the provider configuration.
23 Summary() string

Callers 15

SendToFunction · 0.65
functionsFunction · 0.65
initializeMethod · 0.65
formatTimestampFunction · 0.65
formatTimestampPreciseFunction · 0.65
upcomingItemsMethod · 0.65
runMethod · 0.65
writeFunction · 0.65
NewLogManagerFunction · 0.65
TestTimeFunction · 0.65
refreshAttemptLockedMethod · 0.65

Calls

no outgoing calls

Tested by 7

TestTimeFunction · 0.52
runStressFunction · 0.52
TestUTCTimestampFunction · 0.52