aboutsummaryrefslogtreecommitdiff
path: root/gnunet-error-codes/go.template
blob: fd4ba799ebe930733ef155e8c9f69c8ab37063b0 (plain) (blame)
1
2
3
4
5
6
7
  /**
   * {{Description}}
   * Returned with an HTTP status code of #MHD_HTTP_{{HttpStatus_Identifier}} ({{HttpStatus_Value}}).
   */
  {{Name}} = {{Value}}