aboutsummaryrefslogblamecommitdiff
path: root/shard/lib/net/auth.ex
blob: c903093487cd9319caad690b3617dd9acea04872 (plain) (tree)
1
2
3


                             
defmodule SNet.Auth do
  defstruct [:my_pk, :his_pk]
end