This website requires JavaScript.
Explore
Help
Sign in
cco
/
go-scopes
Watch
3
Star
0
Fork
You've already forked go-scopes
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
62
commits
1
branch
0
tags
844
KiB
Go
100%
b813dd40db
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Helmut Merz
b813dd40db
message interface and implementation bascically working
2023-07-04 16:55:25 +02:00
app
logging: provide (and use) functions with context information
2023-06-28 16:34:11 +02:00
client
client component (Send) basically working
2023-06-30 10:11:17 +02:00
config
minor renamings; use generic functions for access to state and config data via type assertions
2023-06-29 17:39:48 +02:00
examples
/demo
improve logging set-up: return pointer, log set-up errors
2023-06-26 14:07:47 +02:00
lib
message interface and implementation bascically working
2023-07-04 16:55:25 +02:00
logging
work in progress: server component (using gin)
2023-06-29 12:24:47 +02:00
server
work in progress: message: interfaces, implementations
2023-07-04 07:46:05 +02:00
testing
Address: interface and implementation
2023-07-02 14:54:38 +02:00
tests
message interface and implementation bascically working
2023-07-04 16:55:25 +02:00
.gitignore
improve logging set-up: return pointer, log set-up errors
2023-06-26 14:07:47 +02:00
go.mod
work in progress: server component (using gin)
2023-06-29 12:24:47 +02:00
go.sum
work in progress: server component (using gin)
2023-06-29 12:24:47 +02:00
scopes.go
rename config base stuff, + some minor refactorings
2023-06-24 10:30:19 +02:00