Documentation ¶
Overview ¶
Copyright 2020 Alexey Yanchenko <mail@yanchenko.me>
This file is part of the Gufo library.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2020 Alexey Yanchenko <mail@yanchenko.me>
This file is part of the Gufo library.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2020 Alexey Yanchenko <mail@yanchenko.me>
This file is part of the Gufo library.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2020 Alexey Yanchenko <mail@yanchenko.me>
This file is part of the Gufo library.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- func API(w http.ResponseWriter, r *http.Request, version int)
- func Confirmemail(w http.ResponseWriter, r *http.Request)
- func Entrypoint()
- func Health(w http.ResponseWriter, r *http.Request)
- func Info(w http.ResponseWriter, r *http.Request)
- func Logout(w http.ResponseWriter, r *http.Request)
- func ProcessOPTIONS(w http.ResponseWriter, r *http.Request)
- func ProcessPUT(w http.ResponseWriter, r *http.Request, version int)
- func ProcessREQ(w http.ResponseWriter, r *http.Request, version int)
- type ConfEmailLink
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Confirmemail ¶
func Confirmemail(w http.ResponseWriter, r *http.Request)
func ProcessOPTIONS ¶
func ProcessOPTIONS(w http.ResponseWriter, r *http.Request)
func ProcessPUT ¶
func ProcessPUT(w http.ResponseWriter, r *http.Request, version int)
func ProcessREQ ¶
func ProcessREQ(w http.ResponseWriter, r *http.Request, version int)