Versions in this module Expand all Collapse all v2 v2.11.4 Oct 1, 2020 Changes in this version + type ArtifactServer struct + func NewArtifactServer(authN auth.Gatekeeper, hydrator hydrator.Interface, ...) *ArtifactServer + func (a *ArtifactServer) GetArtifact(w http.ResponseWriter, r *http.Request) + func (a *ArtifactServer) GetArtifactByUID(w http.ResponseWriter, r *http.Request) Other modules containing this package github.com/alexec/argo