Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Admin ¶
type Admin struct { }
Legacy is a struct
func (*Admin) URLPatterns ¶
URLPatterns helps to respond for corresponding API calls
type Legacy ¶
type Legacy struct { }
Legacy is a struct
func (*Legacy) URLPatterns ¶
URLPatterns helps to respond for corresponding API calls
type RestFulHello ¶
type RestFulHello struct { }
RestFulHello is a struct used for implementation of restfull hello program
func (*RestFulHello) URLPatterns ¶
func (r *RestFulHello) URLPatterns() []rf.Route
URLPatterns helps to respond for corresponding API calls
Click to show internal directories.
Click to hide internal directories.