Documentation ¶
Index ¶
- func InitConfig()
- type AptMessage
- type AptMethod
- func (a *AptMethod) ReadObejct(message map[string]string)
- func (a *AptMethod) Run() (exitCode int)
- func (a *AptMethod) Send(code int, headers map[string]string)
- func (a *AptMethod) SendCapabilities()
- func (a *AptMethod) SendStatus(headers map[string]string)
- func (a *AptMethod) SendUriDone(headers map[string]string)
- func (a *AptMethod) SendUriFailure(headers map[string]string)
- func (a *AptMethod) SendUriStart(headers map[string]string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitConfig ¶
func InitConfig()
InitConfig creates the google storage client that is used from the apt package
Types ¶
type AptMessage ¶
func (*AptMessage) Encode ¶
func (a *AptMessage) Encode() string
type AptMethod ¶
type AptMethod struct { }
func (*AptMethod) ReadObejct ¶
func (*AptMethod) SendCapabilities ¶
func (a *AptMethod) SendCapabilities()
func (*AptMethod) SendStatus ¶
func (*AptMethod) SendUriDone ¶
func (*AptMethod) SendUriFailure ¶
func (*AptMethod) SendUriStart ¶
Click to show internal directories.
Click to hide internal directories.