MCPcopy Create free account
hub / github.com/bufbuild/buf / CreateTime

Method CreateTime

private/bufpkg/bufplugin/commit.go:27–27  ·  view source on GitHub ↗

CreateTime returns the time the Commit was created on the BSR.

()

Source from the content-addressed store, hash-verified

25 PluginKey() PluginKey
26 // CreateTime returns the time the Commit was created on the BSR.
27 CreateTime() (time.Time, error)
28
29 isCommit()
30}

Calls

no outgoing calls

Tested by

no test coverage detected