1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00

add status routes

This commit is contained in:
mithereal 2022-09-17 14:34:10 -07:00
parent d5c3ec736c
commit ad2da6cdc6
3 changed files with 25 additions and 1 deletions

View file

@ -1,6 +1,6 @@
defmodule Service do
@moduledoc nil
@derive Jason.Encoder
defstruct type: nil,
test_url: nil,
fallback: nil,