holograf v0.0.1
  • Pages
  • Modules

    API Reference holograf v0.0.1

    Modules

    Demo

    Demo keeps the contexts that define your domain and business logic.

    Demo.Repo
    DemoWeb

    The entrypoint for defining your web interface, such as controllers, views, channels and so on.

    DemoWeb.Endpoint
    DemoWeb.ErrorHelpers

    Conveniences for translating and building error messages.

    DemoWeb.ErrorView
    DemoWeb.Gettext

    A module providing Internationalization with a gettext-based API.

    DemoWeb.HolografController
    DemoWeb.LayoutView
    DemoWeb.PageController
    DemoWeb.PageView
    DemoWeb.Router
    DemoWeb.Router.Helpers

    Module with named helpers generated from DemoWeb.Router.

    DemoWeb.Telemetry
    DemoWeb.UserSocket
    Holograf.Router
    Holograf.Transpiler.AST
    Holograf.Transpiler.AST.Alias
    Holograf.Transpiler.AST.AtomType
    Holograf.Transpiler.AST.BooleanType
    Holograf.Transpiler.AST.Function
    Holograf.Transpiler.AST.IntegerType
    Holograf.Transpiler.AST.ListType
    Holograf.Transpiler.AST.MapAccess
    Holograf.Transpiler.AST.MapType
    Holograf.Transpiler.AST.MatchOperator
    Holograf.Transpiler.AST.Module
    Holograf.Transpiler.AST.StringType
    Holograf.Transpiler.AST.StructType
    Holograf.Transpiler.AST.Variable
    Holograf.Transpiler.Generator
    Holograf.Transpiler.Parser
    Holograf.Transpiler.Transformer

    Built using ExDoc (v0.24.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference