index
:
shard.git
master
Innocent experimentation
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shard
/
lib
/
net
/
auth.ex
blob: c903093487cd9319caad690b3617dd9acea04872 (
plain
) (
blame
)
1
2
3
defmodule
SNet.Auth
do
defstruct
[
:my_pk
,
:his_pk
]
end