Directories ¶
Path | Synopsis |
---|---|
Package constants stores constants for github aggregator application.
|
Package constants stores constants for github aggregator application. |
crypto
|
|
encoding
|
|
base64util
Package base64util implements functions for string decoding and bytes encoding in base64 encoding.
|
Package base64util implements functions for string decoding and bytes encoding in base64 encoding. |
jsonutil
Package jsonutil implements function for unmarshalling data to map.
|
Package jsonutil implements function for unmarshalling data to map. |
encryption
|
|
aes
Package aes contains an implentation of CryptoService interface.
|
Package aes contains an implentation of CryptoService interface. |
cryptoservice
Package cryptoservice contains an interface for block crypto systems.
|
Package cryptoservice contains an interface for block crypto systems. |
Package entity contains entities for github aggregator application.
|
Package entity contains entities for github aggregator application. |
factory
|
|
cryptofactory
Package cryptofactory contains an factory for crypto services.
|
Package cryptofactory contains an factory for crypto services. |
orgsfactory
Package orgsfactory contains a factory for array of Organizations.
|
Package orgsfactory contains a factory for array of Organizations. |
profilefactory
Package profilefactory contains a factory for profile entity.
|
Package profilefactory contains a factory for profile entity. |
userfactory
Package userfactory contains a factory for user entity.
|
Package userfactory contains a factory for user entity. |
http
|
|
bodyutil
Package bodyutil implements functions for working with body of http request/response.
|
Package bodyutil implements functions for working with body of http request/response. |
cookieutil
Package cookieutil implements functions for working with http cookie.
|
Package cookieutil implements functions for working with http cookie. |
headerutil
Package headerutil implements functions for working with heade of http request/response.
|
Package headerutil implements functions for working with heade of http request/response. |
Package log contains an interface for loggers, implentation for JSONLogger and factory for it, constants for logging levels, entity for log records and factory for it, and util functions for logging.
|
Package log contains an interface for loggers, implentation for JSONLogger and factory for it, constants for logging levels, entity for log records and factory for it, and util functions for logging. |
logfactory
Package logfactory contains a factory for LogRecord entity.
|
Package logfactory contains a factory for LogRecord entity. |
logger
Package logger contains an interface for loggers.
|
Package logger contains an interface for loggers. |
loggerfactory
Package loggerfactory contains factories for implementations of Logger interface.
|
Package loggerfactory contains factories for implementations of Logger interface. |
logutil
Package logutil implements util functions for logging.
|
Package logutil implements util functions for logging. |
Package query implements functions for working with Github API.
|
Package query implements functions for working with Github API. |
Click to show internal directories.
Click to hide internal directories.