Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GuessNext ¶
GuessNext returns the approximated next build ID to use. It calculates this by reading the build ID file, bumping it by +1, then releasing the file lock.
This function does not mutate the next value.
This means the guess from this function is not guaranteed to be the same value as returned by Next, so the return from this function should only be used to give approximations to the user.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.