mirror of
https://github.com/benbusby/farside.git
synced 2025-06-08 10:26:36 +00:00
refactor
This commit is contained in:
parent
03e46f81f8
commit
84caea3af2
17 changed files with 402 additions and 140 deletions
|
@ -1,4 +1,6 @@
|
|||
defmodule Service do
|
||||
@moduledoc nil
|
||||
|
||||
defstruct type: nil,
|
||||
test_url: nil,
|
||||
fallback: nil,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue