Index

C G L R U 
All Classes and Interfaces|All Packages

C

com.artipie.goproxy - package com.artipie.goproxy
Goproxy files.
com.artipie.http - package com.artipie.http
Goproxy http layer files.

G

Goproxy - Class in com.artipie.goproxy
The Go front.
Goproxy(Storage) - Constructor for class com.artipie.goproxy.Goproxy
Ctor.
GoSlice - Class in com.artipie.http
Slice implementation that provides HTTP API (Go module proxy protocol) for Golang repository.
GoSlice(Storage, Policy<?>, Authentication, String) - Constructor for class com.artipie.http.GoSlice
Ctor.

L

LatestSlice - Class in com.artipie.http
Go mod slice: this slice returns json-formatted metadata about go module as described in "JSON-formatted metadata(.info file body) about the latest known version" section of readme.
LatestSlice(Storage) - Constructor for class com.artipie.http.LatestSlice
 

R

response(RequestLine, Headers, Content) - Method in class com.artipie.http.GoSlice
 
response(RequestLine, Headers, Content) - Method in class com.artipie.http.LatestSlice
 

U

update(String, String) - Method in class com.artipie.goproxy.Goproxy
Update the meta info by this artifact.
C G L R U 
All Classes and Interfaces|All Packages