Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogPath ¶
LogPath returns the Google Cloud Storage path where the raw POST data should be stored.
gcsPath will be the root of the path. now is the time which will be encoded in the path. b is the source bytes of the incoming file.
func ObjectPath ¶
func ObjectPath(key map[string]string, gitHash string, gcsPath string, now time.Time, b []byte) string
ObjectPath returns the Google Cloud Storage path where the JSON serialization of benchData should be stored.
gcsPath will be the root of the path. now is the time which will be encoded in the path. b is the source bytes of the incoming file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.