Commits
- Commit:
7aa5b0553214edbb1a6e71187215972e1e4877c6- From:
- Oliver Lowe <o@olowe.co>
- Date:
doc: Keep the getting started tutorial in 1 place
- Commit:
6d1ce85e966615f3886d8a2431b3e859d3008db6- From:
- Oliver Lowe <o@olowe.co>
- Date:
Merge get and getFilter methods
Doing a GET without a query is the same as doing a GET with
an empty query, so there's no point having 2 separate methods.
- Commit:
76669f9b1f06b7299f2261667b4b21db38db7cae- From:
- Oliver Lowe <o@olowe.co>
- Date:
I learned how to do some generic programming
New type "object" is an interface to represent an Icinga2 object.
I added heaps of other stuff! On our way to 1000 lines of code!
- Commit:
6456042b9dd325c6b9b1e246acac3a21bfae58fe- From:
- Oliver Lowe <o@olowe.co>
- Date:
Complete the README with a tutorial and a "why?"
- Commit:
83f511305d76af055cecefced0265cee26d63d75- From:
- Oliver Lowe <o@olowe.co>
- Date:
add Icinga service and host states
Nothing actually uses these yet but they will soon!
- Commit:
5055878019b72a9ed3408e337a21e868c3842cf5- From:
- Oliver Lowe <o@olowe.co>
- Date:
more docs
- Commit:
b74ab3b391ccb35e2941c6d15039804dfbcd55f4- From:
- Oliver Lowe <o@olowe.co>
- Date:
go fmt
- Commit:
007a3d09eccd162b288c0584b68b0fdb83becf11- From:
- Oliver Lowe <o@olowe.co>
- Date:
Embed http.Client in Client
No need to have it named
- Commit:
2c4d16aea2e6138d88d6ecb7cec9d9af2e793593- From:
- Oliver Lowe <o@olowe.co>
- Date:
initial commit
