github-aggregator

module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2019 License: MIT

README

Build Status codecov Go Report Card GoDoc

Github Aggregator

The GitHub Aggregator is an application to represent GitHub artifacts: Pull Request, Repositories and GitHub activity.

Docker image (WEB)

Directories

Path Synopsis
cmd
internal
api
Package api implements functions for github aggregator rest api.
Package api implements functions for github aggregator rest api.
security/webtokenservice
Package webtokenservice implements function for working with token in web version of github aggregator.
Package webtokenservice implements function for working with token in web version of github aggregator.
view
Package view parses html templates for web version of github aggregator.
Package view parses html templates for web version of github aggregator.
view/index
Package index implements function for index page render.
Package index implements function for index page render.
view/login
Package login implements function for login page render.
Package login implements function for login page render.
pkg
constants
Package constants stores constants for github aggregator application.
Package constants stores constants for github aggregator application.
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.
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.
encryption/cryptoservice
Package cryptoservice contains an interface for block crypto systems.
Package cryptoservice contains an interface for block crypto systems.
entity
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.
factory/orgsfactory
Package orgsfactory contains a factory for array of Organizations.
Package orgsfactory contains a factory for array of Organizations.
factory/profilefactory
Package profilefactory contains a factory for profile entity.
Package profilefactory contains a factory for profile entity.
factory/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.
http/cookieutil
Package cookieutil implements functions for working with http cookie.
Package cookieutil implements functions for working with http cookie.
http/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.
log
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.
log/logfactory
Package logfactory contains a factory for LogRecord entity.
Package logfactory contains a factory for LogRecord entity.
log/logger
Package logger contains an interface for loggers.
Package logger contains an interface for loggers.
log/loggerfactory
Package loggerfactory contains factories for implementations of Logger interface.
Package loggerfactory contains factories for implementations of Logger interface.
log/logutil
Package logutil implements util functions for logging.
Package logutil implements util functions for logging.
query
Package query implements functions for working with Github API.
Package query implements functions for working with Github API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL