package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Mar 3, 2022
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AddArg(arg string) func(*bufArgs)
AddArg adds a simple argument.
func AddPaths(paths []string) func(*bufArgs)
Arg represents a protoc CLI argument
type Tag struct {
Name string `json:"name"`
Commit string `json:"commit"`
CreatedTime string `json:"create_time"`
}
Gets the latest commit based on create_date
Gets all the tags from a buf repository
Source Files
¶
Click to show internal directories.
Click to hide internal directories.