github.com/pf-qiu/concourse/v6@v6.7.3-0.20201207032516-1f455d73275f/web/elm/src/UpdateMsg.elm (about)

     1  module UpdateMsg exposing (UpdateMsg(..))
     2  
     3  
     4  type UpdateMsg
     5      = NotFound
     6      | AOK