Documentation
¶
Overview ¶
Package stargraph contains a program to get the stars and generate the graphs and data from command line. It is also the root package for the code for the stucture that carries the Stargraph API.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package api holds the HTTP handler for the API and its configuration.
|
Package api holds the HTTP handler for the API and its configuration. |
|
mq
Package mq wrap the github.com/streadway/amqp library to be able to mock it.
|
Package mq wrap the github.com/streadway/amqp library to be able to mock it. |
|
store/gestore
Package gestore contains the implementation of the store.Store interface for the Google Datastore.
|
Package gestore contains the implementation of the store.Store interface for the Google Datastore. |
|
creator
Package creator contains the creator service that should create a new entry in the database for a github repo that is not already in there.
|
Package creator contains the creator service that should create a new entry in the database for a github repo that is not already in there. |
|
pic
Package pic contains te code to be able to launch a picture service.
|
Package pic contains te code to be able to launch a picture service. |
|
user
Package user contains the code to launch a user service The user service is responsible for pulling up user data and serving it to the frontend.
|
Package user contains the code to launch a user service The user service is responsible for pulling up user data and serving it to the frontend. |
Click to show internal directories.
Click to hide internal directories.




