iris/core/router/macro
2018-09-27 06:20:03 +03:00
..
interpreter add the ability to add custom parameter types to the interpreter and mapped macros with any number of macro functions - example added - although it's working it is not ready yet - I have to do some cleanup, doc comments and a TODO 2018-09-26 11:37:11 +03:00
macro_test.go Conversion once at macros and their functions, internal changes required 2018-09-27 03:17:45 +03:00
macro.go add int8, int16, int32, uint, uint16 and uint32 default-builtn parameter types and macros - no doc update - no live tests yet - time for sleep 2018-09-27 06:20:03 +03:00
macros.go add int8, int16, int32, uint, uint16 and uint32 default-builtn parameter types and macros - no doc update - no live tests yet - time for sleep 2018-09-27 06:20:03 +03:00
template.go Conversion once at macros and their functions, internal changes required 2018-09-27 03:17:45 +03:00