codeOfConductViewHandler(_:)
func codeOfConductViewHandler(_ req: Request) async throws -> View
GET /codeOfConduct
GET /conductAgree
-
Declaration
Swift
struct ConductDocParagraph : Codable -
Declaration
Swift
struct ConductDocSection : Codable -
Declaration
Swift
struct ConductDocDocument : Codable -
Declaration
Swift
struct ConductDoc : Codable -
Declaration
Swift
struct ConductContext : Encodable
View on GitHub
codeOfConductViewHandler(_:) Instance Method Reference