package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Tag struct {
Raw json.RawMessage
TagName string `path:"tag" json:"tag"`
Sha string `path:"sha" json:"sha"`
Message string `path:"message" json:"message"`
Url string `path:"url" json:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.