Skip to content

e-zk/aredotna-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

are.na module :: wip
====================

essentially a from-scratch rewrite of https://github.com/xanderseren/arena-go
with the following goals:

- no third-party modules
- modern golang (arena-go is 7 years old)
- proper tests
- no '*Service' stuff (provides the a.Channel.GetBlocks(), type of interaction)
  - i think it adds just slightly more complexity with not that much payoff in
    terms of usability/readability.

status
------
complete mess. in progres of trying to mimic xanderseren/arena-go as much as
possible to try and clean it up.

todo
----
everything

About

WIP Go module for https://are.na/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages