Documentation ¶
Index ¶
- func Float64(val string) float64
- func Match(operandX string, operator string, operandY string) (bool, error)
- func Render(ctx *Context, path string) string
- func RenderWithFaker(ctx *Context, path string) string
- func RenderWithRequest(ctx *Context, path string) string
- func SplitWithFirstSegment(s string, split string) (string, string)
- type Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderWithFaker ¶
RenderWithRequest is used to render $mock... variable
func RenderWithRequest ¶
RenderWithRequest is used to render $request... variable
Types ¶
Click to show internal directories.
Click to hide internal directories.